Bug 203964 - [ews] test262 in webkitperl seems flaky
Summary: [ews] test262 in webkitperl seems flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-07 09:50 PST by Aakash Jain
Modified: 2019-11-19 12:28 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2019-11-07 09:50:51 PST
In https://ews-build.webkit.org/#/builders/19/builds/13090/steps/6/logs/stdio, webkitperl tests failed with error:

Tools/Scripts/webkitperl/run-leaks_unittest/run-leaks-report-v2.0-old.pl ........................... ok
#   Failed test 'test262 test failed, ignore expectations (exit code: 1)'
#   at Tools/Scripts/webkitperl/test262_unittest/test262-runner-tests.pl line 136.
#          got: '0'
#     expected: '1'
# Looks like you failed 1 test of 13.

However on retry it passed (https://ews-build.webkit.org/#/builders/19/builds/13091).