Bug 243454
Summary: | [GLIB] Re-Land 250811@main: Undefined subroutine &Test262::Runner::isWindows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Diego Pino <dpino> |
Component: | New Bugs | Assignee: | Elliott Williams <emw> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | emw, jenner, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=243628 |
Diego Pino
webkitperl-test is failing in GTK-Linux-64-bit-Release-Tests bot:
https://build.webkit.org/#/builders/57/builds/8541/steps/19/logs/stdio
```
Tools/Scripts/webkitperl/run-leaks_unittest/run-leaks-report-v2.0-old.pl ........................... ok
Tools/Scripts/webkitperl/test262_unittest/test262-runner-tests.pl .................................. Undefined subroutine &Test262::Runner::isWindows called at /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/Tools/Scripts/test262/Runner.pm line 716.
```
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Diego Pino
Pull request: https://github.com/webkit/webkit/pull/2949
EWS
Committed 253110@main (ecde243930f2): <https://commits.webkit.org/253110@main>
Reviewed commits have been landed. Closing PR #2949 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/98123813>
Robert Jenner
Reverted by https://github.com/WebKit/WebKit/pull/3014
Robert Jenner
Moving WebKitdirs into a package broke some of our Internal tooling that was rather important. So this has been reverted. Will need to coordinate with you in order to re-land so we can make changes Internally.
EWS
Committed 253118@main (aff5e1addc0e): <https://commits.webkit.org/253118@main>
Reviewed commits have been landed. Closing PR #3014 and removing active labels.
Robert Jenner
We will re-land this patch as soon as we have updated and made the changes needed to our Internal tooling.
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/3021
EWS
Committed 253165@main (86adbbfd98ab): <https://commits.webkit.org/253165@main>
Reviewed commits have been landed. Closing PR #3021 and removing active labels.
Robert Jenner
Reverted by https://github.com/WebKit/WebKit/pull/3075
EWS
Committed 253181@main (3cc8f9cb8398): <https://commits.webkit.org/253181@main>
Reviewed commits have been landed. Closing PR #3075 and removing active labels.
Robert Jenner
Had to revert again due to breaking Internal tooling again, but in a different way.
Revert was here:
https://commits.webkit.org/253181@main
EWS
Committed 253243@main (2e6cf95b1034): <https://commits.webkit.org/253243@main>
Reviewed commits have been landed. Closing PR #3128 and removing active labels.