Bug 197260

Summary: [GTK] imported/w3c/web-platform-tests/hr-time/test_cross_frame_start.html is failing
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, magomez
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.