Reject no root element XML as an invalid XML #722
test.yml
on: pull_request
ruby-versions-gems
/
Generate Ruby versions
4s
ruby-versions-inplace
/
Generate Ruby versions
6s
frozen-string-literal
19s
Document
23s
Matrix: gem
Matrix: inplace
Annotations
2 errors and 21 notices
|
Inplace: jruby on ubuntu-latest
Process completed with exit code 1.
|
|
Error:
test/parse/test_processing_instruction.rb#L247
REXML::ParseException: #<Timeout::Error: [100000]: in 0.08252599999991617s (tmin: 0.0006280410000130132, tmax: 0.0008252599999991617, tbase: 0.008252599999991617)>
/home/runner/work/rexml/rexml/lib/rexml/source.rb:269:in 'read_until'
/home/runner/work/rexml/rexml/lib/rexml/parsers/baseparser.rb:749:in 'process_instruction'
/home/runner/work/rexml/rexml/lib/rexml/parsers/baseparser.rb:279:in 'pull_event'
/home/runner/work/rexml/rexml/lib/rexml/parsers/baseparser.rb:249:in 'pull'
/home/runner/work/rexml/rexml/lib/rexml/parsers/treeparser.rb:21:in 'parse'
/home/runner/work/rexml/rexml/lib/rexml/document.rb:466:in 'build'
/home/runner/work/rexml/rexml/lib/rexml/document.rb:103:in 'initialize'
org/jruby/RubyClass.java:1023:in 'new'
/home/runner/work/rexml/rexml/test/parse/test_processing_instruction.rb:247:in 'block in test_linear_performance_tab'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-ruby-core-1.0.7/lib/core_assertions.rb:821:in 'block in assert_linear_performance'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-ruby-core-1.0.7/lib/core_assertions.rb:845:in 'block in assert_linear_performance'
/home/runner/.rubies/jruby-10.0.2.0/lib/ruby/stdlib/timeout.rb:185:in 'block in timeout'
/home/runner/.rubies/jruby-10.0.2.0/lib/ruby/stdlib/timeout.rb:192:in 'timeout'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-ruby-core-1.0.7/lib/core_assertions.rb:844:in 'block in assert_linear_performance'
org/jruby/RubyArray.java:2088:in 'each'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-ruby-core-1.0.7/lib/core_assertions.rb:839:in 'assert_linear_performance'
/home/runner/work/rexml/rexml/test/parse/test_processing_instruction.rb:246:in 'test_linear_performance_tab'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/testcase.rb:914:in 'run_test'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/testcase.rb:601:in 'block in run'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/fixture.rb:276:in 'block in create_fixtures_runner'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/fixture.rb:276:in 'block in create_fixtures_runner'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/fixture.rb:257:in 'run_fixture'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/fixture.rb:292:in 'run_setup'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/testcase.rb:599:in 'block in run'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/testcase.rb:598:in 'run'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/test-suite-runner.rb:96:in 'run_test'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/test-suite-runner.rb:62:in 'block in run_tests'
org/jruby/RubyArray.java:2088:in 'each'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/test-suite-runner.rb:61:in 'run_tests'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/test-suite-runner.rb:39:in 'run'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/testsuite.rb:56:in 'run'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/test-suite-runner.rb:96:in 'run_test'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/test-suite-runner.rb:62:in 'block in run_tests'
org/jruby/RubyArray.java:2088:in 'each'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/test-suite-runner.rb:61:in 'run_tests'
/home/runner/work/rexml/rexml/vendor/bundle/jruby/3.4.0/gems/test-unit-3.7.0/lib/test/unit/test-sui
|
|
Gem: 3.4 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Inplace: 3.4 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Inplace: 3.3 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Gem: 3.3 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Inplace: 3.0 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Gem: 3.0 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Gem: head on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Gem: 3.1 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Gem: 3.2 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Inplace: 3.1 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Inplace: head on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Inplace: 3.2 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Inplace: 2.7 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Inplace: 2.5 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Inplace: 2.6 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Inplace: jruby-head on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Inplace: jruby on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Gem: jruby-head on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Gem: jruby on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Gem: 2.7 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Gem: 2.6 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|