RESOLVED FIXED Bug 209238
REGRESSION (r258626): test262 tests failing to run on macOS with error 'Undefined subroutine &Test262::Runner::setConfiguration'
https://bugs.webkit.org/show_bug.cgi?id=209238
Summary REGRESSION (r258626): test262 tests failing to run on macOS with error 'Undef...
Ryan Haddad
Reported 2020-03-18 09:29:11 PDT
The changes to test262-runner in https://trac.webkit.org/changeset/258626 have broken the Apple Catalina test262 bots: Undefined subroutine &Test262::Runner::setConfiguration called at /Volumes/Data/slave/catalina-debug-tests-test262/build/Tools/Scripts/test262/Runner.pm line 632. Compilation failed in require at ./Tools/Scripts/test262-runner line 65. BEGIN failed--compilation aborted at ./Tools/Scripts/test262-runner line 65. https://build.webkit.org/builders/Apple-Catalina-Debug-Test262-Tests/builds/2153
Attachments
Patch (1.36 KB, patch)
2020-03-18 09:48 PDT, Philippe Normand
jbedard: review+
Philippe Normand
Comment 1 2020-03-18 09:41:06 PDT
Thanks for the report Ryan, For the time being I can prepare a partial-rollout of the r258626.
Philippe Normand
Comment 2 2020-03-18 09:47:34 PDT
Actually I may have a patch!
Philippe Normand
Comment 3 2020-03-18 09:48:39 PDT
Ryan Haddad
Comment 4 2020-03-18 09:56:14 PDT
I manually applied this patch on one of the affected bots and it does indeed resolve the issue.
Philippe Normand
Comment 5 2020-03-18 10:09:51 PDT
Radar WebKit Bug Importer
Comment 6 2020-03-18 10:10:15 PDT
Note You need to log in before you can comment on or make changes to this bug.