| Summary: | [Unit Test Failure][0.2/3.8] org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.swtbot.NatTableUITests.testAddQueryColumn | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Gregoire Dupe <gdupe> |
| Component: | EMF-Facet | Assignee: | Gregoire Dupe <gdupe> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P1 | CC: | emft.facet-inbox |
| Version: | unspecified | Flags: | gdupe:
juno+
gdupe: kepler+ |
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Gregoire Dupe
I'm not able to reproduce this failure.
I've tried to improve the debugging:
In NatTableUITests.testAddQueryColumn() I've :
- replaced SWTBotUtils.captureScreenShot by ScreenShotUtils.capture
- added "((ITableWidgetInternal) natTableWidget2).waitForResfreshJob()" statement before the screenshots."
Committed revision 1465.
Back to normal in https://hudson.eclipse.org/hudson/job/emffacet-nightly-3.8/66/ Failing again in https://hudson.eclipse.org/hudson/job/emffacet-nightly-3.8/72/ expected:<1> but was:<2> Stacktrace java.lang.AssertionError: expected:<1> but was:<2> at org.eclipse.emf.facet.widgets.table.tests.internal.v0_2.swtbot.NatTableUITests.testAddQueryColumn(NatTableUITests.java:226) Back to normal in: - https://hudson.eclipse.org/hudson/job/emffacet-nightly-maintenance/239/ - https://hudson.eclipse.org/hudson/job/emffacet-nightly/1310/ => Closing |