RESOLVED FIXED197260
[GTK] imported/w3c/web-platform-tests/hr-time/test_cross_frame_start.html is failing
https://bugs.webkit.org/show_bug.cgi?id=197260
Summary [GTK] imported/w3c/web-platform-tests/hr-time/test_cross_frame_start.html is ...
Alicia Boya García
Reported 2019-04-24 16:32:06 PDT
The following test has been failing for the most part since r244182. imported/w3c/web-platform-tests/hr-time/test_cross_frame_start.html --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/hr-time/test_cross_frame_start-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/hr-time/test_cross_frame_start-actual.txt @@ -6,6 +6,6 @@ PASS Setup the frame PASS parent performance.now() > 0 PASS child performance.now() > 0 -PASS Child created at least 1 second after parent -PASS Child and parent time bases are correct +FAIL Child created at least 1 second after parent null is not an object (evaluating 'childWindow.performance.timing.navigationStart') +FAIL Child and parent time bases are correct null is not an object (evaluating 'childWindow.performance.timing.loadEventStart')
Attachments
Miguel Gomez
Comment 1 2019-05-02 06:27:03 PDT
This is passing now, since some revision between r244645 and r244732. Closing bug and updating expectations.
Note You need to log in before you can comment on or make changes to this bug.