Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent failure in /resource-timing/resource_TAO_zero.htm #23629

Open
jdm opened this issue Jun 24, 2019 · 3 comments
Open

Intermittent failure in /resource-timing/resource_TAO_zero.htm #23629

jdm opened this issue Jun 24, 2019 · 3 comments
Labels
I-intermittent Problem reproduces intermittently.

Comments

@jdm
Copy link
Member

jdm commented Jun 24, 2019

{
    "status": "FAIL", 
    "group": "default", 
    "message": "assert_true: responseEnd should be greater than 0 in cross-origin request. expected true got false", 
    "stack": "test_greater_than/<@http://web-platform.test:8000/resource-timing/resources/webperftestharness.js:141:27\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1594:20\ntest@http://web-platform.test:8000/resources/testharness.js:544:21\nwp_test@http://web-platform.test:8000/resource-timing/resources/webperftestharness.js:57:5\ntest_greater_than@http://web-platform.test:8000/resource-timing/resources/webperftestharness.js:141:5\nonload_test@http://web-platform.test:8000/resource-timing/resource_TAO_zero.htm:42:5\n", 
    "subtest": "responseEnd should be greater than 0 in cross-origin request.", 
    "test": "/resource-timing/resource_TAO_zero.htm", 
    "line": 52133, 
    "action": "test_result", 
    "expected": "PASS"
}

We should revisit this test as part of fixing #21270.

@jdm jdm added the I-intermittent Problem reproduces intermittently. label Jun 24, 2019
@jdm jdm changed the title Intermittent failure in Intermittent failure in /resource-timing/resource_TAO_zero.htm Jun 24, 2019
@CYBAI
Copy link
Member

CYBAI commented Jun 24, 2019

Should we remove this case in #23625 and use this one for intermittent reference of /resource-timing/resource_TAO_zero.htm ?

@jdm
Copy link
Member Author

jdm commented Jun 24, 2019

Oh, whoops, I missed that there were two different tests in the output for #23625. Yes, removing the unrelated test would be good.

@CYBAI
Copy link
Member

CYBAI commented Jun 24, 2019

Oh, whoops, I missed that there were two different tests in the output for #23625. Yes, removing the unrelated test would be good.

Removed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-intermittent Problem reproduces intermittently.
Projects
None yet
Development

No branches or pull requests

2 participants