[Webkit-unassigned] [Bug 186116] New: Test262-runner --debug reports "Unknown option: debug"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 16:26:12 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=186116

            Bug ID: 186116
           Summary: Test262-runner --debug reports "Unknown option: debug"
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: David_fenton at apple.com
                CC: lforschler at apple.com

The DebugTest(262) report "Unknown option: debug" alert when it is run.  It reports this both on build failures and build success

-->Example of build failure:
https://build.webkit.org/builders/Apple%20Sierra%20Debug%20Test262%20%28Tests%29/builds/2615/steps/test262-test/logs/stdio

Unknown option: debug

-------------------------Settings------------------------
Test262 Dir: /Volumes/Data/slave/sierra-debug-tests-test262/build/JSTests/test262
JSC: /Volumes/Data/slave/sierra-debug-tests-test262/build/WebKitBuild/Debug/jsc
Child Processes: 32
DYLD_FRAMEWORK_PATH: /Volumes/Data/slave/sierra-debug-tests-test262/build/WebKitBuild/Debug
Config file: /Volumes/Data/slave/sierra-debug-tests-test262/build/JSTests/test262/config.yaml
Expectations file: /Volumes/Data/slave/sierra-debug-tests-test262/build/JSTests/test262/expectations.yaml
--------------------------------------------------------


command timed out: 1200 seconds without output running ['perl', './Tools/Scripts/test262-runner', '--debug'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1202.204513

-->Example of build success:
https://build.webkit.org/builders/Apple%20Sierra%20Debug%20Test262%20%28Tests%29/builds/2593/steps/test262-test/logs/stdio

Unknown option: debug

-------------------------Settings------------------------
Test262 Dir: /Volumes/Data/slave/sierra-debug-tests-test262/build/JSTests/test262
JSC: /Volumes/Data/slave/sierra-debug-tests-test262/build/WebKitBuild/Debug/jsc
Child Processes: 32
DYLD_FRAMEWORK_PATH: /Volumes/Data/slave/sierra-debug-tests-test262/build/WebKitBuild/Debug
Config file: /Volumes/Data/slave/sierra-debug-tests-test262/build/JSTests/test262/config.yaml
Expectations file: /Volumes/Data/slave/sierra-debug-tests-test262/build/JSTests/test262/expectations.yaml
--------------------------------------------------------

NEW PASS test/built-ins/Array/prototype/concat/is-concat-spreadable-is-array-proxy-revoked.js (strict mode)
NEW PASS test/built-ins/Array/prototype/concat/is-concat-spreadable-is-array-proxy-revoked.js (default)
NEW PASS test/built-ins/Array/prototype/concat/is-concat-spreadable-proxy.js (strict mode)
NEW PASS test/built-ins/Array/prototype/concat/is-concat-spreadable-proxy.js (default)

Run with --save to save a new expectations file
Saved all the results in /Volumes/Data/slave/sierra-debug-tests-test262/build/test262-results/results.yaml
Summarizing results...
See summarized results in /Volumes/Data/slave/sierra-debug-tests-test262/build/test262-results/summary.txt

56492 tests ran
2719 tests failed in total
0 tests newly fail
4 tests newly pass
1286 test files skipped
Done in 1210.77 seconds!
program finished with exit code 0
elapsedTime=1211.017201

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180530/7075e972/attachment.html>


More information about the webkit-unassigned mailing list