RFR: 8328716: [TestBug] Screen capturing utility for failed tests [v8]

Kevin Rushforth kcr at openjdk.org
Fri Apr 4 22:11:59 UTC 2025


On Fri, 4 Apr 2025 21:51:34 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   stderr
>
> tests/system/src/test/java/test/util/ScreenCaptureTestWatcher.java line 45:
> 
>> 43:     @Override
>> 44:     public void testFailed(ExtensionContext extensionContext, Throwable err) {
>> 45:         // the data url can be pasted into Safari address bar to view the screenshot
> 
> Minor: "Safari" --> "a browser".

Although apparently not Chrome. :)

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1746#discussion_r2029488837


More information about the openjfx-dev mailing list