Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] cdf800: Closed the shells in the TableComponentComposite t...

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: cdf80045fa5902f9ad8d178ace9d75d2317c188a
      https://github.com/eclipse/ice/commit/cdf80045fa5902f9ad8d178ace9d75d2317c188a
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-09-21 (Mon, 21 Sep 2015)

  Changed paths:
    M org.eclipse.ice.viz.service.test/src/org/eclipse/ice/viz/service/connections/preferences/test/TableComponentCompositeTester.java

  Log Message:
  -----------
  Closed the shells in the TableComponentComposite tests.

When I was testing the build on the dev machine I encountered a
situation where the shells opened from this test stacked up because they
were opened but never closed. Hopefully closing them will help the
build.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>



Back to the top