Testsuite name: FXWebNodeManualTests Test name(s): com/sun/fx/webnode/tests/html5/input/file/FileChooser.java#simpleSingle.html Product(s) tested: JDK8u112b01 (64bit) OS/architecture: ubuntu16.04-x64 Reproducible: Always Is it a Regression: yes (Last checked working version 8u102) Is it a platform specific issue: No The same jdk on Win10-x64: Failed The same jdk on Mac10.11-x64: Failed Instructions: 1. Execute sample, click "Open file" and choose any file. Expected: filename and file size displayed on the page. Actual result: filename is displayed, but filesize is always 0.
|