| Summary: | [Unit Test Failure][Ignored] org.eclipse.emf.facet.widgets.nattable.tests.swtbot.NatTableUITests.testAddQueryColumn | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Gregoire Dupe <gdupe> |
| Component: | EMF-Facet | Assignee: | Project Inbox <emft.facet-inbox> |
| Status: | REOPENED --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | P5 | Flags: | gdupe:
juno+
gdupe: kepler+ gdupe: luna+ |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Gregoire Dupe
Back to normal in https://hudson.eclipse.org/hudson/job/emffacet-nightly/652/ without any corresponding changes: Bug 365845 - [Unit Test Failure][0.2/3.8][0.2/4.2] org.eclipse.emf.facet.widgets.nattable.tests.swtbot.TableEditabilityTest.testNonEditabilityOfNACells In the revision 1144 (Bug 364693) the editor maximizations have been disabled because they are not supported by E4. This disabling cause the failure of TableEditabilityTest.testNonEditabilityOfNACells(). I’ve re-enable the missing maximization. It should work in build based on 3.8 and we will see if it breaks the build based on 4.2. (détails) Bug 365843 - [Unit Test Failure][0.2/3.8][0.2/4.2]org.eclipse.emf.facet.widgets.nattable.tests.swtbot.Bug344925Test.testBug344925 Trying to get more information by listening the log. (détails) Bug 365843 - [Unit Test Failure][0.2/3.8][0.2/4.2]org.eclipse.emf.facet.widgets.nattable.tests.swtbot.Bug344925Test.testBug344925 Add a dump of the table model. (détails) Succeed in https://hudson.eclipse.org/hudson/job/emffacet-nightly-3.8/27/ Succeed in https://hudson.eclipse.org/hudson/job/emffacet-nightly/654/ REOPENED: new failure in https://hudson.eclipse.org/hudson/job/emffacet-nightly/662/ java.lang.AssertionError: expected:<1> but was:<2> at org.junit.Assert.fail(Assert.java:91) at org.junit.Assert.failNotEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:126) at org.junit.Assert.assertEquals(Assert.java:470) at org.junit.Assert.assertEquals(Assert.java:454) at org.eclipse.emf.facet.widgets.nattable.tests.swtbot.NatTableUITests.testAddQueryColumn(NatTableUITests.java:220) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTimeout.java:28) Also failing in https://hudson.eclipse.org/hudson/job/emffacet-nightly-3.8/67/ expected:<1> but was:<2> Stacktrace java.lang.AssertionError: expected:<1> but was:<2> at org.eclipse.emf.facet.widgets.nattable.tests.swtbot.NatTableUITests.testAddQueryColumn(NatTableUITests.java:220) |