hg: openjfx/9-dev/tests: 4 new changesets

kevin.rushforth at oracle.com kevin.rushforth at oracle.com
Fri Jul 22 17:14:43 UTC 2016


Changeset: adbed89b4b79
Author:    arusakov
Date:      2016-07-22 10:11 -0700
URL:       http://hg.openjdk.java.net/openjfx/9-dev/tests/rev/adbed89b4b79

8151500: [TEST] Implement multiple golden image support
Summary: Makes possible using any number of golden images.
Reviewed-by: kcr

! functional/ControlsTests/test/javafx/commons/ControlsTest.java
! functional/ControlsTests/test/javafx/scene/control/test/dialog/DialogTest.java
! functional/ControlsTests/test/javafx/scene/control/test/richtexteditor/RichTextEditorTest.java
! functional/FXCssTests/test/test/css/controls/style/size/SizeStyleBaseTest.java
! tools/FxTestRunner/src/client/test/runner/CommonTestRunnerWorker.java
! tools/SharedTestUtilsOpen/src/test/javaclient/shared/TestBase.java
! tools/SharedTestUtilsOpen/src/test/javaclient/shared/TestUtil.java
+ tools/SharedTestUtilsOpen/src/test/javaclient/shared/screenshots/GoldenImageManager.java
- tools/SharedTestUtilsOpen/src/test/javaclient/shared/screenshots/GoldenImagePath.java
- tools/SharedTestUtilsOpen/src/test/javaclient/shared/screenshots/ImagesManager.java
! tools/SharedTestUtilsOpen/src/test/javaclient/shared/screenshots/ScreenshotUtils.java
- tools/SharedTestUtilsOpen/src/test/javaclient/shared/screenshots/SerializableBufferedImage.java

Changeset: 1be0ce8c6667
Author:    arusakov
Date:      2016-07-22 10:11 -0700
URL:       http://hg.openjdk.java.net/openjfx/9-dev/tests/rev/1be0ce8c6667

8161202: [TEST BUG] Remove test262 manual test, because site doesn't exist anymore.
Summary: Test files removed because test262 tests are not available online anymore.
Reviewed-by: jgiles

- functional/WebNodeManualTests/test/com/sun/fx/webnode/tests/test262/Test262.java
- functional/WebNodeManualTests/test/com/sun/fx/webnode/tests/test262/Test262Launcher.java
- functional/WebNodeManualTests/test/com/sun/fx/webnode/tests/test262/test262.html

Changeset: d356db6612c7
Author:    arusakov
Date:      2016-07-22 10:11 -0700
URL:       http://hg.openjdk.java.net/openjfx/9-dev/tests/rev/d356db6612c7

8157589: [TEST_BUG] testCallArrayResult requires application thread
Summary: Now accessing JSObject methods on FX thread.
Reviewed-by: kcr

! functional/WebNodeAutomated/test/com/sun/fx/webnode/tests/bridge/BridgeCallTest.java

Changeset: 0e78b9e0f50e
Author:    arusakov
Date:      2016-07-22 10:12 -0700
URL:       http://hg.openjdk.java.net/openjfx/9-dev/tests/rev/0e78b9e0f50e

8161287: [TEST BUG] FXScenegraph tests. rectanglesAndBreakLineTest fails
Summary: Now adding controls to textflow  with correct order.
Reviewed-by: kcr

! functional/SceneGraphTests/src/test/scenegraph/richtext/RichTextDifferentCasesApp.java



More information about the openjfx-changes mailing list