[Webkit-unassigned] [Bug 236281] New: run-jsc-stress-tests reports "in `<module:URI>': uninitialized class variable @@schemes in URI (NameError)" with Ruby 3.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 7 20:33:29 PST 2022


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

            Bug ID: 236281
           Summary: run-jsc-stress-tests reports "in `<module:URI>':
                    uninitialized class variable @@schemes in URI
                    (NameError)" with Ruby 3.1
           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: Hironori.Fujii at sony.com

PS C:\home\webkit\gc> ruby --version
ruby 3.1.0p0 (2021-12-25 revision fb4df44d16) [x64-mingw-ucrt]
PS C:\home\webkit\gc> perl .\Tools\Scripts\run-javascriptcore-tests --wincairo --debug --no-build --jsc-stress --ruby-runner --test-writer=ruby --verbose
Running: ruby Tools/Scripts/run-jsc-stress-tests -j C:\home\webkit\gc\WebKitBuild\Debug\bin64/jsc.exe -o C:\home\webkit\gc\WebKitBuild\Debug\bin64/jsc-stress-results --arch x86_64 PerformanceTests/SunSpider/tests/sunspider-1.0 PerformanceTests/JetStream/cdjs/cdjs-tests.yaml PerformanceTests/ARES-6/Air/airjs-tests.yaml PerformanceTests/ARES-6/Basic/basic-tests.yaml JSTests/executableAllocationFuzz.yaml JSTests/exceptionFuzz.yaml PerformanceTests/SunSpider/no-architecture-specific-optimizations.yaml PerformanceTests/SunSpider/shadow-chicken.yaml PerformanceTests/SunSpider/with-baseline-code-sharing.yaml PerformanceTests/SunSpider/tests/v8-v6 JSTests/stress JSTests/microbenchmarks JSTests/slowMicrobenchmarks.yaml PerformanceTests/SunSpider/profiler-test.yaml LayoutTests/jsc-layout-tests.yaml JSTests/typeProfiler.yaml JSTests/controlFlowProfiler.yaml JSTests/es6.yaml JSTests/modules.yaml JSTests/complex.yaml JSTests/ChakraCore.yaml JSTests/wasm.yaml --debug --ruby-runner --test-writer ruby --verbose --
Tools/Scripts/run-jsc-stress-tests:43:in `<module:URI>': uninitialized class variable @@schemes in URI (NameError)
Did you mean?  scheme_list
        from Tools/Scripts/run-jsc-stress-tests:39:in `<main>'

-- 
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/20220208/90dcc13a/attachment-0001.htm>


More information about the webkit-unassigned mailing list