RESOLVED FIXED 211596
run-javascriptcore-tests with remote should be verbose
https://bugs.webkit.org/show_bug.cgi?id=211596
Summary run-javascriptcore-tests with remote should be verbose
Saam Barati
Reported 2020-05-07 14:41:53 PDT
...
Attachments
patch (1.23 KB, patch)
2020-05-07 15:02 PDT, Saam Barati
ap: review+
patch for landing (1.20 KB, patch)
2020-05-07 17:01 PDT, Saam Barati
no flags
Saam Barati
Comment 1 2020-05-07 15:02:31 PDT
Alexey Proskuryakov
Comment 2 2020-05-07 15:05:26 PDT
Comment on attachment 398800 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=398800&action=review > Tools/Scripts/run-javascriptcore-tests:754 > + push(@jscStressDriverCmd, "-v"); > + push(@jscStressDriverCmd, "-v"); push @jscStressDriverCmd, "-v", "-v";
Saam Barati
Comment 3 2020-05-07 17:01:55 PDT
Created attachment 398813 [details] patch for landing
EWS
Comment 4 2020-05-07 18:35:39 PDT
Found 1 new test failure: imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm
Saam Barati
Comment 5 2020-05-07 19:00:04 PDT
(In reply to EWS from comment #4) > Found 1 new test failure: > imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video- > element/intrinsic_sizes.htm I don't believe you
EWS
Comment 6 2020-05-07 19:22:26 PDT
Committed r261365: <https://trac.webkit.org/changeset/261365> All reviewed patches have been landed. Closing bug and clearing flags on attachment 398813 [details].
Radar WebKit Bug Importer
Comment 7 2020-05-07 19:23:16 PDT
Note You need to log in before you can comment on or make changes to this bug.