WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 186113
186116
Test262-runner --debug reports "Unknown option: debug"
https://bugs.webkit.org/show_bug.cgi?id=186116
Summary
Test262-runner --debug reports "Unknown option: debug"
Dawei Fenton (:realdawei)
Reported
2018-05-30 16:26:12 PDT
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
Attachments
Patch
(1.46 KB, patch)
2018-05-30 19:15 PDT
,
Leo Balter
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Leo Balter
Comment 1
2018-05-30 19:15:17 PDT
Created
attachment 341639
[details]
Patch
Leo Balter
Comment 2
2018-05-30 19:16:22 PDT
Thanks for reporting this. Patch is up!
Leo Balter
Comment 3
2018-05-30 19:50:21 PDT
Sounds like this is a duplicate of
Bug 186113
. This might be closed as a duplicate, I don't have access to do it myself.
Ryan Haddad
Comment 4
2018-06-01 09:40:14 PDT
*** This bug has been marked as a duplicate of
bug 186113
***
Alex Christensen
Comment 5
2021-11-01 12:16:48 PDT
Comment on
attachment 341639
[details]
Patch This has been requesting review for more than one year. If this is still needed, please rebase and re-request review.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug