Change namespace cache strategy #866
test.yml
on: pull_request
ruby-versions-gems
/
Generate Ruby versions
4s
ruby-versions-inplace
/
Generate Ruby versions
3s
frozen-string-literal
14s
Document
19s
Matrix: gem
Matrix: inplace
Annotations
71 errors and 23 notices
|
Inplace: 2.5 on ubuntu-latest
The process '/opt/hostedtoolcache/Ruby/2.5.9/x64/bin/bundle' failed with exit code 1
|
|
Error:
test/test_core.rb#L934
NoMethodError: private method `calculate_namespaces' called for <root xmlns='foo'> ... </>:REXML::Element
/home/runner/work/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
/home/runner/work/rexml/rexml/test/test_core.rb:934:in `test_attrlist_namespace_priority'
|
|
Error:
test/test_core.rb#L167
NoMethodError: private method `calculate_namespaces' called for <good a='1' n1:a='2'/>:REXML::Element
/home/runner/work/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
/home/runner/work/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
/home/runner/work/rexml/rexml/test/test_core.rb:167:in `block (2 levels) in test_attribute_default_namespace'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:2263:in `block (2 levels) in each_attribute'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:2263:in `each_value'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:2263:in `block in each_attribute'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:2259:in `each_value'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:2259:in `each_attribute'
/home/runner/work/rexml/rexml/test/test_core.rb:166:in `each'
/home/runner/work/rexml/rexml/test/test_core.rb:166:in `collect'
/home/runner/work/rexml/rexml/test/test_core.rb:166:in `block in test_attribute_default_namespace'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:1995:in `block in collect'
/home/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:1994:in `collect'
/home/runner/work/rexml/rexml/test/test_core.rb:165:in `test_attribute_default_namespace'
|
|
Error:
test/test_core.rb#L898
NoMethodError: private method `calculate_namespaces' called for <three:c/>:REXML::Element
/home/runner/work/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
/home/runner/work/rexml/rexml/test/test_core.rb:898:in `test_attlist_decl'
|
|
Error:
test/test_core.rb#L658
NoMethodError: private method `calculate_namespaces' called for <a/>:REXML::Element
/home/runner/work/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
/home/runner/work/rexml/rexml/test/test_core.rb:658:in `test_add_namespace'
|
|
Error:
test/test_namespace.rb#L35
NoMethodError: private method `calculate_namespaces' called for <root xmlns:xml='http://www.w3.org/XML/1998/namespace'/>:REXML::Element
/home/runner/work/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
/home/runner/work/rexml/rexml/test/test_namespace.rb:35:in `test_xml_namespace'
|
|
Error:
test/test_attributes_mixin.rb#L22
NoMethodError: private method `calculate_namespaces' called for #<REXML::Element:0x000055d8d9d67bf0>
/home/runner/work/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
/home/runner/work/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:2584:in `block in get_attribute_ns'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:2263:in `block (2 levels) in each_attribute'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:2263:in `each_value'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:2263:in `block in each_attribute'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:2259:in `each_value'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:2259:in `each_attribute'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:2582:in `get_attribute_ns'
/home/runner/work/rexml/rexml/test/test_attributes_mixin.rb:22:in `test_get_attribute_ns'
|
|
Error:
test/test_jaxen.rb#L27
NoMethodError: private method `calculate_namespaces' called for #<REXML::Element:0x000055d8d9dc28e8>
/home/runner/work/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
/home/runner/work/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
/home/runner/work/rexml/rexml/lib/rexml/functions.rb:71:in `block in namespace_uri'
/home/runner/work/rexml/rexml/lib/rexml/functions.rb:86:in `get_namespace'
/home/runner/work/rexml/rexml/lib/rexml/functions.rb:70:in `namespace_uri'
/home/runner/work/rexml/rexml/lib/rexml/functions.rb:426:in `send'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:339:in `expr'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:271:in `expr'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `each'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `with_index'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `collect'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `all?'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `block in step'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `select'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `map'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:632:in `step'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:233:in `expr'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:152:in `match'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:92:in `parse'
/home/runner/work/rexml/rexml/lib/rexml/xpath.rb:66:in `match'
/home/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/test/test_jaxen.rb:67:in `process_context'
/home/runner/work/rexml/rexml/test/test_jaxen.rb:53:in `block in process_test_case'
/home/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/test/test_jaxen.rb:51:in `process_test_case'
/home/runner/work/rexml/rexml/test/test_jaxen.rb:27:in `test_namespaces'
|
|
Error:
test/test_jaxen.rb#L20
NoMethodError: private method `calculate_namespaces' called for <context select='/' var:foobar='foobar' var:foo='foo'> ... </>:REXML::Element
/home/runner/work/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
/home/runner/work/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
/home/runner/work/rexml/rexml/lib/rexml/functions.rb:71:in `block in namespace_uri'
/home/runner/work/rexml/rexml/lib/rexml/functions.rb:86:in `get_namespace'
/home/runner/work/rexml/rexml/lib/rexml/functions.rb:70:in `namespace_uri'
/home/runner/work/rexml/rexml/lib/rexml/functions.rb:426:in `send'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:339:in `expr'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:271:in `expr'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `each'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `with_index'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `collect'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `all?'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `block in step'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `select'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `map'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:632:in `step'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:233:in `expr'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:152:in `match'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:92:in `parse'
/home/runner/work/rexml/rexml/lib/rexml/xpath.rb:66:in `match'
/home/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/test/test_jaxen.rb:67:in `process_context'
/home/runner/work/rexml/rexml/test/test_jaxen.rb:53:in `block in process_test_case'
/home/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/test/test_jaxen.rb:51:in `process_test_case'
/home/runner/work/rexml/rexml/test/test_jaxen.rb:20:in `test_id'
|
|
Error:
test/test_jaxen.rb#L18
NoMethodError: private method `calculate_namespaces' called for <context select='/' xmlns:dummy='http://dummyNamespace/'> ... </>:REXML::Element
/home/runner/work/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
/home/runner/work/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
/home/runner/work/rexml/rexml/lib/rexml/functions.rb:71:in `block in namespace_uri'
/home/runner/work/rexml/rexml/lib/rexml/functions.rb:86:in `get_namespace'
/home/runner/work/rexml/rexml/lib/rexml/functions.rb:70:in `namespace_uri'
/home/runner/work/rexml/rexml/lib/rexml/functions.rb:426:in `send'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:339:in `expr'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:271:in `expr'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `each'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `with_index'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `collect'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `all?'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `block in step'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `select'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `map'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:632:in `step'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:233:in `expr'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:152:in `match'
/home/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:92:in `parse'
/home/runner/work/rexml/rexml/lib/rexml/xpath.rb:66:in `match'
/home/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/test/test_jaxen.rb:67:in `process_context'
/home/runner/work/rexml/rexml/test/test_jaxen.rb:53:in `block in process_test_case'
/home/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/test/test_jaxen.rb:51:in `process_test_case'
/home/runner/work/rexml/rexml/test/test_jaxen.rb:18:in `test_defaultNamespace'
|
|
Error:
test/test_contrib.rb#L305
NoMethodError: private method `calculate_namespaces' called for <human:leg> ... </>:REXML::Element
/home/runner/work/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
/home/runner/work/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
/home/runner/work/rexml/rexml/test/test_contrib.rb:305:in `test_namespaces_in_attlist_tobias'
|
|
Error:
test/test_core.rb#L934
NoMethodError: private method `calculate_namespaces' called for <root xmlns='foo'> ... </>:REXML::Element
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
/Users/runner/work/rexml/rexml/test/test_core.rb:934:in `test_attrlist_namespace_priority'
|
|
Error:
test/test_core.rb#L167
NoMethodError: private method `calculate_namespaces' called for <good a='1' n1:a='2'/>:REXML::Element
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
/Users/runner/work/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
/Users/runner/work/rexml/rexml/test/test_core.rb:167:in `block (2 levels) in test_attribute_default_namespace'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:2263:in `block (2 levels) in each_attribute'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:2263:in `each_value'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:2263:in `block in each_attribute'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:2259:in `each_value'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:2259:in `each_attribute'
/Users/runner/work/rexml/rexml/test/test_core.rb:166:in `each'
/Users/runner/work/rexml/rexml/test/test_core.rb:166:in `collect'
/Users/runner/work/rexml/rexml/test/test_core.rb:166:in `block in test_attribute_default_namespace'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:1995:in `block in collect'
/Users/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/Users/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:1994:in `collect'
/Users/runner/work/rexml/rexml/test/test_core.rb:165:in `test_attribute_default_namespace'
|
|
Error:
test/test_core.rb#L898
NoMethodError: private method `calculate_namespaces' called for <three:c/>:REXML::Element
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
/Users/runner/work/rexml/rexml/test/test_core.rb:898:in `test_attlist_decl'
|
|
Error:
test/test_core.rb#L658
NoMethodError: private method `calculate_namespaces' called for <a/>:REXML::Element
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
/Users/runner/work/rexml/rexml/test/test_core.rb:658:in `test_add_namespace'
|
|
Error:
test/test_namespace.rb#L35
NoMethodError: private method `calculate_namespaces' called for <root xmlns:xml='http://www.w3.org/XML/1998/namespace'/>:REXML::Element
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
/Users/runner/work/rexml/rexml/test/test_namespace.rb:35:in `test_xml_namespace'
|
|
Error:
test/test_attributes_mixin.rb#L22
NoMethodError: private method `calculate_namespaces' called for #<REXML::Element:0x000000012eddf278>
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
/Users/runner/work/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:2584:in `block in get_attribute_ns'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:2263:in `block (2 levels) in each_attribute'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:2263:in `each_value'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:2263:in `block in each_attribute'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:2259:in `each_value'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:2259:in `each_attribute'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:2582:in `get_attribute_ns'
/Users/runner/work/rexml/rexml/test/test_attributes_mixin.rb:22:in `test_get_attribute_ns'
|
|
Error:
test/test_jaxen.rb#L27
NoMethodError: private method `calculate_namespaces' called for #<REXML::Element:0x000000013ea8d948>
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
/Users/runner/work/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
/Users/runner/work/rexml/rexml/lib/rexml/functions.rb:71:in `block in namespace_uri'
/Users/runner/work/rexml/rexml/lib/rexml/functions.rb:86:in `get_namespace'
/Users/runner/work/rexml/rexml/lib/rexml/functions.rb:70:in `namespace_uri'
/Users/runner/work/rexml/rexml/lib/rexml/functions.rb:426:in `send'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:339:in `expr'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:271:in `expr'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `each'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `with_index'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `collect'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `all?'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `block in step'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `select'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `map'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:632:in `step'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:233:in `expr'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:152:in `match'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:92:in `parse'
/Users/runner/work/rexml/rexml/lib/rexml/xpath.rb:66:in `match'
/Users/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/Users/runner/work/rexml/rexml/test/test_jaxen.rb:67:in `process_context'
/Users/runner/work/rexml/rexml/test/test_jaxen.rb:53:in `block in process_test_case'
/Users/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/Users/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/Users/runner/work/rexml/rexml/test/test_jaxen.rb:51:in `process_test_case'
/Users/runner/work/rexml/rexml/test/test_jaxen.rb:27:in `test_namespaces'
|
|
Error:
test/test_jaxen.rb#L20
NoMethodError: private method `calculate_namespaces' called for <context select='/' var:foobar='foobar' var:foo='foo'> ... </>:REXML::Element
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
/Users/runner/work/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
/Users/runner/work/rexml/rexml/lib/rexml/functions.rb:71:in `block in namespace_uri'
/Users/runner/work/rexml/rexml/lib/rexml/functions.rb:86:in `get_namespace'
/Users/runner/work/rexml/rexml/lib/rexml/functions.rb:70:in `namespace_uri'
/Users/runner/work/rexml/rexml/lib/rexml/functions.rb:426:in `send'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:339:in `expr'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:271:in `expr'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `each'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `with_index'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `collect'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `all?'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `block in step'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `select'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `map'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:632:in `step'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:233:in `expr'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:152:in `match'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:92:in `parse'
/Users/runner/work/rexml/rexml/lib/rexml/xpath.rb:66:in `match'
/Users/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/Users/runner/work/rexml/rexml/test/test_jaxen.rb:67:in `process_context'
/Users/runner/work/rexml/rexml/test/test_jaxen.rb:53:in `block in process_test_case'
/Users/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/Users/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/Users/runner/work/rexml/rexml/test/test_jaxen.rb:51:in `process_test_case'
/Users/runner/work/rexml/rexml/test/test_jaxen.rb:20:in `test_id'
|
|
Error:
test/test_jaxen.rb#L18
NoMethodError: private method `calculate_namespaces' called for <context select='/' xmlns:dummy='http://dummyNamespace/'> ... </>:REXML::Element
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
/Users/runner/work/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
/Users/runner/work/rexml/rexml/lib/rexml/functions.rb:71:in `block in namespace_uri'
/Users/runner/work/rexml/rexml/lib/rexml/functions.rb:86:in `get_namespace'
/Users/runner/work/rexml/rexml/lib/rexml/functions.rb:70:in `namespace_uri'
/Users/runner/work/rexml/rexml/lib/rexml/functions.rb:426:in `send'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:339:in `expr'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:271:in `expr'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `each'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `with_index'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `collect'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `all?'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `block in step'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `select'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `map'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:632:in `step'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:233:in `expr'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:152:in `match'
/Users/runner/work/rexml/rexml/lib/rexml/xpath_parser.rb:92:in `parse'
/Users/runner/work/rexml/rexml/lib/rexml/xpath.rb:66:in `match'
/Users/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/Users/runner/work/rexml/rexml/test/test_jaxen.rb:67:in `process_context'
/Users/runner/work/rexml/rexml/test/test_jaxen.rb:53:in `block in process_test_case'
/Users/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/Users/runner/work/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
/Users/runner/work/rexml/rexml/test/test_jaxen.rb:51:in `process_test_case'
/Users/runner/work/rexml/rexml/test/test_jaxen.rb:18:in `test_defaultNamespace'
|
|
Error:
test/test_contrib.rb#L305
NoMethodError: private method `calculate_namespaces' called for <human:leg> ... </>:REXML::Element
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
/Users/runner/work/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
/Users/runner/work/rexml/rexml/test/test_contrib.rb:305:in `test_namespaces_in_attlist_tobias'
|
|
Error:
tmp/test/test_core.rb#L934
NoMethodError: private method `calculate_namespaces' called for <root xmlns='foo'> ... </>:REXML::Element
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1505:in `namespace_internal'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:616:in `namespace'
/home/runner/work/rexml/rexml/tmp/test/test_core.rb:934:in `test_attrlist_namespace_priority'
|
|
Error:
tmp/test/test_core.rb#L167
NoMethodError: private method `calculate_namespaces' called for <good a='1' n1:a='2'/>:REXML::Element
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
/home/runner/work/rexml/rexml/tmp/test/test_core.rb:167:in `block (2 levels) in test_attribute_default_namespace'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `block (2 levels) in each_attribute'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `each_value'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `block in each_attribute'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2259:in `each_value'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2259:in `each_attribute'
/home/runner/work/rexml/rexml/tmp/test/test_core.rb:166:in `each'
/home/runner/work/rexml/rexml/tmp/test/test_core.rb:166:in `collect'
/home/runner/work/rexml/rexml/tmp/test/test_core.rb:166:in `block in test_attribute_default_namespace'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1995:in `block in collect'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1994:in `collect'
/home/runner/work/rexml/rexml/tmp/test/test_core.rb:165:in `test_attribute_default_namespace'
|
|
Error:
tmp/test/test_core.rb#L898
NoMethodError: private method `calculate_namespaces' called for <three:c/>:REXML::Element
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1505:in `namespace_internal'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:616:in `namespace'
/home/runner/work/rexml/rexml/tmp/test/test_core.rb:898:in `test_attlist_decl'
|
|
Error:
tmp/test/test_core.rb#L658
NoMethodError: private method `calculate_namespaces' called for <a/>:REXML::Element
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1505:in `namespace_internal'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:616:in `namespace'
/home/runner/work/rexml/rexml/tmp/test/test_core.rb:658:in `test_add_namespace'
|
|
Error:
tmp/test/test_namespace.rb#L35
NoMethodError: private method `calculate_namespaces' called for <root xmlns:xml='http://www.w3.org/XML/1998/namespace'/>:REXML::Element
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
/home/runner/work/rexml/rexml/tmp/test/test_namespace.rb:35:in `test_xml_namespace'
|
|
Error:
tmp/test/test_attributes_mixin.rb#L22
NoMethodError: private method `calculate_namespaces' called for #<REXML::Element:0x000055dfe1ebd720>
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2584:in `block in get_attribute_ns'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `block (2 levels) in each_attribute'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `each_value'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `block in each_attribute'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2259:in `each_value'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2259:in `each_attribute'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2582:in `get_attribute_ns'
/home/runner/work/rexml/rexml/tmp/test/test_attributes_mixin.rb:22:in `test_get_attribute_ns'
|
|
Error:
tmp/test/test_jaxen.rb#L27
NoMethodError: private method `calculate_namespaces' called for #<REXML::Element:0x000055dfe1b89dd8>
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:71:in `block in namespace_uri'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:86:in `get_namespace'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:70:in `namespace_uri'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:426:in `send'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:339:in `expr'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:271:in `expr'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `each'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `with_index'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `collect'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `all?'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `block in step'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `select'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `map'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:632:in `step'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:233:in `expr'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:152:in `match'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:92:in `parse'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:66:in `match'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/tmp/test/test_jaxen.rb:67:in `process_context'
/home/runner/work/rexml/rexml/tmp/test/test_jaxen.rb:53:in `block in process_test_case'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/tmp/test/test_jaxen.rb:51:in `process_test_case'
/home/runner/work/rexml/re
|
|
Error:
tmp/test/test_jaxen.rb#L20
NoMethodError: private method `calculate_namespaces' called for <context select='/' var:foobar='foobar' var:foo='foo'> ... </>:REXML::Element
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:71:in `block in namespace_uri'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:86:in `get_namespace'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:70:in `namespace_uri'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:426:in `send'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:339:in `expr'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:271:in `expr'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `each'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `with_index'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `collect'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `all?'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `block in step'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `select'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `map'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:632:in `step'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:233:in `expr'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:152:in `match'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:92:in `parse'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:66:in `match'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/tmp/test/test_jaxen.rb:67:in `process_context'
/home/runner/work/rexml/rexml/tmp/test/test_jaxen.rb:53:in `block in process_test_case'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/tmp/test/test_jaxen.rb:51:in `proc
|
|
Error:
tmp/test/test_jaxen.rb#L18
NoMethodError: private method `calculate_namespaces' called for <context select='/' xmlns:dummy='http://dummyNamespace/'> ... </>:REXML::Element
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:71:in `block in namespace_uri'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:86:in `get_namespace'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:70:in `namespace_uri'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:426:in `send'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:339:in `expr'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:271:in `expr'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `each'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `with_index'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `collect'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `all?'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `block in step'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `select'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `map'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:632:in `step'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:233:in `expr'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:152:in `match'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:92:in `parse'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:66:in `match'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/tmp/test/test_jaxen.rb:67:in `process_context'
/home/runner/work/rexml/rexml/tmp/test/test_jaxen.rb:53:in `block in process_test_case'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/home/runner/work/rexml/rexml/tmp/test/test_jaxen.rb:51:in `p
|
|
Error:
tmp/test/test_contrib.rb#L305
NoMethodError: private method `calculate_namespaces' called for <human:leg> ... </>:REXML::Element
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1505:in `namespace_internal'
/opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:616:in `namespace'
/home/runner/work/rexml/rexml/tmp/test/test_contrib.rb:305:in `test_namespaces_in_attlist_tobias'
|
|
Error:
test/test_core.rb#L934
NoMethodError: private method `calculate_namespaces' called for <root xmlns='foo'> ... </>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
D:/a/rexml/rexml/test/test_core.rb:934:in `test_attrlist_namespace_priority'
|
|
Error:
test/test_core.rb#L167
NoMethodError: private method `calculate_namespaces' called for <good a='1' n1:a='2'/>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
D:/a/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
D:/a/rexml/rexml/test/test_core.rb:167:in `block (2 levels) in test_attribute_default_namespace'
D:/a/rexml/rexml/lib/rexml/element.rb:2263:in `block (2 levels) in each_attribute'
D:/a/rexml/rexml/lib/rexml/element.rb:2263:in `each_value'
D:/a/rexml/rexml/lib/rexml/element.rb:2263:in `block in each_attribute'
D:/a/rexml/rexml/lib/rexml/element.rb:2259:in `each_value'
D:/a/rexml/rexml/lib/rexml/element.rb:2259:in `each_attribute'
D:/a/rexml/rexml/test/test_core.rb:166:in `each'
D:/a/rexml/rexml/test/test_core.rb:166:in `collect'
D:/a/rexml/rexml/test/test_core.rb:166:in `block in test_attribute_default_namespace'
D:/a/rexml/rexml/lib/rexml/element.rb:1995:in `block in collect'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/lib/rexml/element.rb:1994:in `collect'
D:/a/rexml/rexml/test/test_core.rb:165:in `test_attribute_default_namespace'
|
|
Error:
test/test_core.rb#L898
NoMethodError: private method `calculate_namespaces' called for <three:c/>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
D:/a/rexml/rexml/test/test_core.rb:898:in `test_attlist_decl'
|
|
Error:
test/test_core.rb#L658
NoMethodError: private method `calculate_namespaces' called for <a/>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
D:/a/rexml/rexml/test/test_core.rb:658:in `test_add_namespace'
|
|
Error:
test/test_namespace.rb#L35
NoMethodError: private method `calculate_namespaces' called for <root xmlns:xml='http://www.w3.org/XML/1998/namespace'/>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
D:/a/rexml/rexml/test/test_namespace.rb:35:in `test_xml_namespace'
|
|
Error:
test/test_attributes_mixin.rb#L22
NoMethodError: private method `calculate_namespaces' called for #<REXML::Element:0x000001ea47217978>
D:/a/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
D:/a/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
D:/a/rexml/rexml/lib/rexml/element.rb:2584:in `block in get_attribute_ns'
D:/a/rexml/rexml/lib/rexml/element.rb:2263:in `block (2 levels) in each_attribute'
D:/a/rexml/rexml/lib/rexml/element.rb:2263:in `each_value'
D:/a/rexml/rexml/lib/rexml/element.rb:2263:in `block in each_attribute'
D:/a/rexml/rexml/lib/rexml/element.rb:2259:in `each_value'
D:/a/rexml/rexml/lib/rexml/element.rb:2259:in `each_attribute'
D:/a/rexml/rexml/lib/rexml/element.rb:2582:in `get_attribute_ns'
D:/a/rexml/rexml/test/test_attributes_mixin.rb:22:in `test_get_attribute_ns'
|
|
Error:
test/test_jaxen.rb#L27
NoMethodError: private method `calculate_namespaces' called for #<REXML::Element:0x000001ea48cd4248>
D:/a/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
D:/a/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
D:/a/rexml/rexml/lib/rexml/functions.rb:71:in `block in namespace_uri'
D:/a/rexml/rexml/lib/rexml/functions.rb:86:in `get_namespace'
D:/a/rexml/rexml/lib/rexml/functions.rb:70:in `namespace_uri'
D:/a/rexml/rexml/lib/rexml/functions.rb:426:in `send'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:339:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:271:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `each'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `with_index'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `collect'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `all?'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `block in step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `map'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:632:in `step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:233:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:152:in `match'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:92:in `parse'
D:/a/rexml/rexml/lib/rexml/xpath.rb:66:in `match'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/test/test_jaxen.rb:67:in `process_context'
D:/a/rexml/rexml/test/test_jaxen.rb:53:in `block in process_test_case'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/test/test_jaxen.rb:51:in `process_test_case'
D:/a/rexml/rexml/test/test_jaxen.rb:27:in `test_namespaces'
|
|
Error:
test/test_jaxen.rb#L20
NoMethodError: private method `calculate_namespaces' called for <context select='/' var:foobar='foobar' var:foo='foo'> ... </>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
D:/a/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
D:/a/rexml/rexml/lib/rexml/functions.rb:71:in `block in namespace_uri'
D:/a/rexml/rexml/lib/rexml/functions.rb:86:in `get_namespace'
D:/a/rexml/rexml/lib/rexml/functions.rb:70:in `namespace_uri'
D:/a/rexml/rexml/lib/rexml/functions.rb:426:in `send'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:339:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:271:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `each'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `with_index'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `collect'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `all?'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `block in step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `map'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:632:in `step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:233:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:152:in `match'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:92:in `parse'
D:/a/rexml/rexml/lib/rexml/xpath.rb:66:in `match'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/test/test_jaxen.rb:67:in `process_context'
D:/a/rexml/rexml/test/test_jaxen.rb:53:in `block in process_test_case'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/test/test_jaxen.rb:51:in `process_test_case'
D:/a/rexml/rexml/test/test_jaxen.rb:20:in `test_id'
|
|
Error:
test/test_jaxen.rb#L18
NoMethodError: private method `calculate_namespaces' called for <context select='/' xmlns:dummy='http://dummyNamespace/'> ... </>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
D:/a/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
D:/a/rexml/rexml/lib/rexml/functions.rb:71:in `block in namespace_uri'
D:/a/rexml/rexml/lib/rexml/functions.rb:86:in `get_namespace'
D:/a/rexml/rexml/lib/rexml/functions.rb:70:in `namespace_uri'
D:/a/rexml/rexml/lib/rexml/functions.rb:426:in `send'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:339:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:271:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `each'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `with_index'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `collect'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `all?'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `block in step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `map'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:632:in `step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:233:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:152:in `match'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:92:in `parse'
D:/a/rexml/rexml/lib/rexml/xpath.rb:66:in `match'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/test/test_jaxen.rb:67:in `process_context'
D:/a/rexml/rexml/test/test_jaxen.rb:53:in `block in process_test_case'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/test/test_jaxen.rb:51:in `process_test_case'
D:/a/rexml/rexml/test/test_jaxen.rb:18:in `test_defaultNamespace'
|
|
Error:
test/test_contrib.rb#L305
NoMethodError: private method `calculate_namespaces' called for <human:leg> ... </>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
D:/a/rexml/rexml/test/test_contrib.rb:305:in `test_namespaces_in_attlist_tobias'
|
|
Error:
tmp/test/test_core.rb#L934
NoMethodError: private method `calculate_namespaces' called for <root xmlns='foo'> ... </>:REXML::Element
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1505:in `namespace_internal'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:616:in `namespace'
/Users/runner/work/rexml/rexml/tmp/test/test_core.rb:934:in `test_attrlist_namespace_priority'
|
|
Error:
tmp/test/test_core.rb#L167
NoMethodError: private method `calculate_namespaces' called for <good a='1' n1:a='2'/>:REXML::Element
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
/Users/runner/work/rexml/rexml/tmp/test/test_core.rb:167:in `block (2 levels) in test_attribute_default_namespace'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `block (2 levels) in each_attribute'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `each_value'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `block in each_attribute'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2259:in `each_value'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2259:in `each_attribute'
/Users/runner/work/rexml/rexml/tmp/test/test_core.rb:166:in `each'
/Users/runner/work/rexml/rexml/tmp/test/test_core.rb:166:in `collect'
/Users/runner/work/rexml/rexml/tmp/test/test_core.rb:166:in `block in test_attribute_default_namespace'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1995:in `block in collect'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1994:in `collect'
/Users/runner/work/rexml/rexml/tmp/test/test_core.rb:165:in `test_attribute_default_namespace'
|
|
Error:
tmp/test/test_core.rb#L898
NoMethodError: private method `calculate_namespaces' called for <three:c/>:REXML::Element
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1505:in `namespace_internal'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:616:in `namespace'
/Users/runner/work/rexml/rexml/tmp/test/test_core.rb:898:in `test_attlist_decl'
|
|
Error:
tmp/test/test_core.rb#L658
NoMethodError: private method `calculate_namespaces' called for <a/>:REXML::Element
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1505:in `namespace_internal'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:616:in `namespace'
/Users/runner/work/rexml/rexml/tmp/test/test_core.rb:658:in `test_add_namespace'
|
|
Error:
tmp/test/test_namespace.rb#L35
NoMethodError: private method `calculate_namespaces' called for <root xmlns:xml='http://www.w3.org/XML/1998/namespace'/>:REXML::Element
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
/Users/runner/work/rexml/rexml/tmp/test/test_namespace.rb:35:in `test_xml_namespace'
|
|
Error:
tmp/test/test_attributes_mixin.rb#L22
NoMethodError: private method `calculate_namespaces' called for #<REXML::Element:0x00000001438c4b20>
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2584:in `block in get_attribute_ns'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `block (2 levels) in each_attribute'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `each_value'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `block in each_attribute'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2259:in `each_value'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2259:in `each_attribute'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2582:in `get_attribute_ns'
/Users/runner/work/rexml/rexml/tmp/test/test_attributes_mixin.rb:22:in `test_get_attribute_ns'
|
|
Error:
tmp/test/test_jaxen.rb#L27
NoMethodError: private method `calculate_namespaces' called for #<REXML::Element:0x00000001439e6f30>
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:71:in `block in namespace_uri'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:86:in `get_namespace'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:70:in `namespace_uri'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:426:in `send'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:339:in `expr'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:271:in `expr'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `each'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `with_index'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `collect'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `all?'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `block in step'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `select'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `map'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:632:in `step'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:233:in `expr'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:152:in `match'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:92:in `parse'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:66:in `match'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/Users/runner/work/rexml/rexml/tmp/test/test_jaxen.rb:67:in `process_context'
/Users/runner/work/rexml/rexml/tmp/test/test_jaxen.rb:53:in `block in process_test_ca
|
|
Error:
tmp/test/test_jaxen.rb#L20
NoMethodError: private method `calculate_namespaces' called for <context select='/' var:foobar='foobar' var:foo='foo'> ... </>:REXML::Element
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:71:in `block in namespace_uri'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:86:in `get_namespace'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:70:in `namespace_uri'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:426:in `send'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:339:in `expr'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:271:in `expr'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `each'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `with_index'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `collect'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `all?'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `block in step'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `select'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `map'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:632:in `step'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:233:in `expr'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:152:in `match'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:92:in `parse'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:66:in `match'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/Users/runner/work/rexml/rexml/tmp/test/test_jaxen.rb:67:in `process_context'
/Users/runner/work/rexml/rexml/tmp/test/test
|
|
Error:
tmp/test/test_jaxen.rb#L18
NoMethodError: private method `calculate_namespaces' called for <context select='/' xmlns:dummy='http://dummyNamespace/'> ... </>:REXML::Element
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:71:in `block in namespace_uri'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:86:in `get_namespace'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:70:in `namespace_uri'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:426:in `send'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:339:in `expr'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:271:in `expr'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `each'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `with_index'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `collect'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `all?'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `block in step'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `select'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `map'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:632:in `step'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:233:in `expr'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:152:in `match'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:92:in `parse'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:66:in `match'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
/Users/runner/work/rexml/rexml/tmp/test/test_jaxen.rb:67:in `process_context'
/Users/runner/work/rexml/rexml/tmp/test/t
|
|
Error:
tmp/test/test_contrib.rb#L305
NoMethodError: private method `calculate_namespaces' called for <human:leg> ... </>:REXML::Element
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1505:in `namespace_internal'
/Users/runner/hostedtoolcache/Ruby/2.6.10/arm64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:616:in `namespace'
/Users/runner/work/rexml/rexml/tmp/test/test_contrib.rb:305:in `test_namespaces_in_attlist_tobias'
|
|
Error:
test/test_core.rb#L934
NoMethodError: private method `calculate_namespaces' called for <root xmlns='foo'> ... </>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
D:/a/rexml/rexml/test/test_core.rb:934:in `test_attrlist_namespace_priority'
|
|
Error:
test/test_core.rb#L167
NoMethodError: private method `calculate_namespaces' called for <good a='1' n1:a='2'/>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
D:/a/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
D:/a/rexml/rexml/test/test_core.rb:167:in `block (2 levels) in test_attribute_default_namespace'
D:/a/rexml/rexml/lib/rexml/element.rb:2263:in `block (2 levels) in each_attribute'
D:/a/rexml/rexml/lib/rexml/element.rb:2263:in `each_value'
D:/a/rexml/rexml/lib/rexml/element.rb:2263:in `block in each_attribute'
D:/a/rexml/rexml/lib/rexml/element.rb:2259:in `each_value'
D:/a/rexml/rexml/lib/rexml/element.rb:2259:in `each_attribute'
D:/a/rexml/rexml/test/test_core.rb:166:in `each'
D:/a/rexml/rexml/test/test_core.rb:166:in `collect'
D:/a/rexml/rexml/test/test_core.rb:166:in `block in test_attribute_default_namespace'
D:/a/rexml/rexml/lib/rexml/element.rb:1995:in `block in collect'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/lib/rexml/element.rb:1994:in `collect'
D:/a/rexml/rexml/test/test_core.rb:165:in `test_attribute_default_namespace'
|
|
Error:
test/test_core.rb#L898
NoMethodError: private method `calculate_namespaces' called for <three:c/>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
D:/a/rexml/rexml/test/test_core.rb:898:in `test_attlist_decl'
|
|
Error:
test/test_core.rb#L658
NoMethodError: private method `calculate_namespaces' called for <a/>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
D:/a/rexml/rexml/test/test_core.rb:658:in `test_add_namespace'
|
|
Error:
test/test_namespace.rb#L35
NoMethodError: private method `calculate_namespaces' called for <root xmlns:xml='http://www.w3.org/XML/1998/namespace'/>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
D:/a/rexml/rexml/test/test_namespace.rb:35:in `test_xml_namespace'
|
|
Error:
test/test_attributes_mixin.rb#L22
NoMethodError: private method `calculate_namespaces' called for #<REXML::Element:0x000001720215e4b8>
D:/a/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
D:/a/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
D:/a/rexml/rexml/lib/rexml/element.rb:2584:in `block in get_attribute_ns'
D:/a/rexml/rexml/lib/rexml/element.rb:2263:in `block (2 levels) in each_attribute'
D:/a/rexml/rexml/lib/rexml/element.rb:2263:in `each_value'
D:/a/rexml/rexml/lib/rexml/element.rb:2263:in `block in each_attribute'
D:/a/rexml/rexml/lib/rexml/element.rb:2259:in `each_value'
D:/a/rexml/rexml/lib/rexml/element.rb:2259:in `each_attribute'
D:/a/rexml/rexml/lib/rexml/element.rb:2582:in `get_attribute_ns'
D:/a/rexml/rexml/test/test_attributes_mixin.rb:22:in `test_get_attribute_ns'
|
|
Error:
test/test_jaxen.rb#L27
NoMethodError: private method `calculate_namespaces' called for #<REXML::Element:0x0000017201eaf578>
D:/a/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
D:/a/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
D:/a/rexml/rexml/lib/rexml/functions.rb:71:in `block in namespace_uri'
D:/a/rexml/rexml/lib/rexml/functions.rb:86:in `get_namespace'
D:/a/rexml/rexml/lib/rexml/functions.rb:70:in `namespace_uri'
D:/a/rexml/rexml/lib/rexml/functions.rb:426:in `send'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:339:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:271:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `each'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `with_index'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `collect'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `each'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `all?'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `block in step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `map'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:632:in `step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:233:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:152:in `match'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:92:in `parse'
D:/a/rexml/rexml/lib/rexml/xpath.rb:66:in `match'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/test/test_jaxen.rb:67:in `process_context'
D:/a/rexml/rexml/test/test_jaxen.rb:53:in `block in process_test_case'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/test/test_jaxen.rb:51:in `process_test_case'
D:/a/rexml/rexml/test/test_jaxen.rb:27:in `test_namespaces'
|
|
Error:
test/test_jaxen.rb#L20
NoMethodError: private method `calculate_namespaces' called for <context select='/' var:foobar='foobar' var:foo='foo'> ... </>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
D:/a/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
D:/a/rexml/rexml/lib/rexml/functions.rb:71:in `block in namespace_uri'
D:/a/rexml/rexml/lib/rexml/functions.rb:86:in `get_namespace'
D:/a/rexml/rexml/lib/rexml/functions.rb:70:in `namespace_uri'
D:/a/rexml/rexml/lib/rexml/functions.rb:426:in `send'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:339:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:271:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `each'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `with_index'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `collect'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `each'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `all?'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `block in step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `map'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:632:in `step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:233:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:152:in `match'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:92:in `parse'
D:/a/rexml/rexml/lib/rexml/xpath.rb:66:in `match'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/test/test_jaxen.rb:67:in `process_context'
D:/a/rexml/rexml/test/test_jaxen.rb:53:in `block in process_test_case'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/test/test_jaxen.rb:51:in `process_test_case'
D:/a/rexml/rexml/test/test_jaxen.rb:20:in `test_id'
|
|
Error:
test/test_jaxen.rb#L18
NoMethodError: private method `calculate_namespaces' called for <context select='/' xmlns:dummy='http://dummyNamespace/'> ... </>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:618:in `namespace'
D:/a/rexml/rexml/lib/rexml/attribute.rb:100:in `namespace'
D:/a/rexml/rexml/lib/rexml/functions.rb:71:in `block in namespace_uri'
D:/a/rexml/rexml/lib/rexml/functions.rb:86:in `get_namespace'
D:/a/rexml/rexml/lib/rexml/functions.rb:70:in `namespace_uri'
D:/a/rexml/rexml/lib/rexml/functions.rb:426:in `send'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:339:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:271:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `each'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `with_index'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `collect'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `each'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `all?'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:621:in `block in step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `map'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:632:in `step'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:233:in `expr'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:152:in `match'
D:/a/rexml/rexml/lib/rexml/xpath_parser.rb:92:in `parse'
D:/a/rexml/rexml/lib/rexml/xpath.rb:66:in `match'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/test/test_jaxen.rb:67:in `process_context'
D:/a/rexml/rexml/test/test_jaxen.rb:53:in `block in process_test_case'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/test/test_jaxen.rb:51:in `process_test_case'
D:/a/rexml/rexml/test/test_jaxen.rb:18:in `test_defaultNamespace'
|
|
Error:
test/test_contrib.rb#L305
NoMethodError: private method `calculate_namespaces' called for <human:leg> ... </>:REXML::Element
D:/a/rexml/rexml/lib/rexml/element.rb:1505:in `namespace_internal'
D:/a/rexml/rexml/lib/rexml/element.rb:616:in `namespace'
D:/a/rexml/rexml/test/test_contrib.rb:305:in `test_namespaces_in_attlist_tobias'
|
|
Error:
tmp/test/test_core.rb#L934
NoMethodError: private method `calculate_namespaces' called for <root xmlns='foo'> ... </>:REXML::Element
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1505:in `namespace_internal'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:616:in `namespace'
D:/a/rexml/rexml/tmp/test/test_core.rb:934:in `test_attrlist_namespace_priority'
|
|
Error:
tmp/test/test_core.rb#L167
NoMethodError: private method `calculate_namespaces' called for <good a='1' n1:a='2'/>:REXML::Element
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
D:/a/rexml/rexml/tmp/test/test_core.rb:167:in `block (2 levels) in test_attribute_default_namespace'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `block (2 levels) in each_attribute'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `each_value'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `block in each_attribute'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2259:in `each_value'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2259:in `each_attribute'
D:/a/rexml/rexml/tmp/test/test_core.rb:166:in `each'
D:/a/rexml/rexml/tmp/test/test_core.rb:166:in `collect'
D:/a/rexml/rexml/tmp/test/test_core.rb:166:in `block in test_attribute_default_namespace'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1995:in `block in collect'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1994:in `collect'
D:/a/rexml/rexml/tmp/test/test_core.rb:165:in `test_attribute_default_namespace'
|
|
Error:
tmp/test/test_core.rb#L898
NoMethodError: private method `calculate_namespaces' called for <three:c/>:REXML::Element
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1505:in `namespace_internal'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:616:in `namespace'
D:/a/rexml/rexml/tmp/test/test_core.rb:898:in `test_attlist_decl'
|
|
Error:
tmp/test/test_core.rb#L658
NoMethodError: private method `calculate_namespaces' called for <a/>:REXML::Element
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1505:in `namespace_internal'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:616:in `namespace'
D:/a/rexml/rexml/tmp/test/test_core.rb:658:in `test_add_namespace'
|
|
Error:
tmp/test/test_namespace.rb#L35
NoMethodError: private method `calculate_namespaces' called for <root xmlns:xml='http://www.w3.org/XML/1998/namespace'/>:REXML::Element
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
D:/a/rexml/rexml/tmp/test/test_namespace.rb:35:in `test_xml_namespace'
|
|
Error:
tmp/test/test_attributes_mixin.rb#L22
NoMethodError: private method `calculate_namespaces' called for #<REXML::Element:0x000001e78ed80d70>
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2584:in `block in get_attribute_ns'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `block (2 levels) in each_attribute'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `each_value'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2263:in `block in each_attribute'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2259:in `each_value'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2259:in `each_attribute'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:2582:in `get_attribute_ns'
D:/a/rexml/rexml/tmp/test/test_attributes_mixin.rb:22:in `test_get_attribute_ns'
|
|
Error:
tmp/test/test_jaxen.rb#L27
NoMethodError: private method `calculate_namespaces' called for #<REXML::Element:0x000001e78ef6ead8>
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:71:in `block in namespace_uri'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:86:in `get_namespace'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:70:in `namespace_uri'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:426:in `send'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:339:in `expr'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:271:in `expr'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `each'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `with_index'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `collect'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `all?'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `block in step'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `select'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `map'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:632:in `step'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:233:in `expr'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:152:in `match'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:92:in `parse'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:66:in `match'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/tmp/test/test_jaxen.rb:67:in `process_context'
D:/a/rexml/rexml/tmp/test/test_jaxen.rb:53:in `block in process_test_case'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/tmp/test/test_jaxen.rb:51:in `process_test_case'
D:/a/rexml/rexml/tmp/test/test_jax
|
|
Error:
tmp/test/test_jaxen.rb#L20
NoMethodError: private method `calculate_namespaces' called for <context select='/' var:foobar='foobar' var:foo='foo'> ... </>:REXML::Element
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:71:in `block in namespace_uri'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:86:in `get_namespace'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:70:in `namespace_uri'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:426:in `send'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:339:in `expr'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:271:in `expr'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `each'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `with_index'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `collect'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `all?'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `block in step'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `select'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `map'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:632:in `step'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:233:in `expr'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:152:in `match'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:92:in `parse'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:66:in `match'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/tmp/test/test_jaxen.rb:67:in `process_context'
D:/a/rexml/rexml/tmp/test/test_jaxen.rb:53:in `block in process_test_case'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/tmp/test/test_jaxen.rb:51:in `process_test
|
|
Error:
tmp/test/test_jaxen.rb#L18
NoMethodError: private method `calculate_namespaces' called for <context select='/' xmlns:dummy='http://dummyNamespace/'> ... </>:REXML::Element
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1510:in `namespace_lookup_internal'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:618:in `namespace'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/attribute.rb:100:in `namespace'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:71:in `block in namespace_uri'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:86:in `get_namespace'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:70:in `namespace_uri'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/functions.rb:426:in `send'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:339:in `expr'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:271:in `expr'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:737:in `block (2 levels) in evaluate_predicate'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `each'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `with_index'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:734:in `block in evaluate_predicate'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `collect'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:731:in `evaluate_predicate'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:622:in `block (2 levels) in step'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `all?'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:621:in `block in step'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `select'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:548:in `block in non_optimized_nodesets_select'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `map'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:547:in `non_optimized_nodesets_select'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:439:in `iterate_nodesets'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:632:in `step'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:233:in `expr'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:152:in `match'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath_parser.rb:92:in `parse'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:66:in `match'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/tmp/test/test_jaxen.rb:67:in `process_context'
D:/a/rexml/rexml/tmp/test/test_jaxen.rb:53:in `block in process_test_case'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/xpath.rb:57:in `each'
D:/a/rexml/rexml/tmp/test/test_jaxen.rb:51:in `process_t
|
|
Error:
tmp/test/test_contrib.rb#L305
NoMethodError: private method `calculate_namespaces' called for <human:leg> ... </>:REXML::Element
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:1505:in `namespace_internal'
D:/a/_temp/rubyinstaller-2.6.10-1-x64/lib/ruby/gems/2.6.0/gems/rexml-3.4.5/lib/rexml/element.rb:616:in `namespace'
D:/a/rexml/rexml/tmp/test/test_contrib.rb:305:in `test_namespaces_in_attlist_tobias'
|
|
Gem: 3.4 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Inplace: 3.4 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Inplace: 4.0 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Inplace: 3.3 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Inplace: 3.0 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Gem: 3.3 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Inplace: head on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Gem: 3.1 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Gem: 3.0 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Gem: head on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Gem: 3.2 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Inplace: 3.1 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Gem: 4.0 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Inplace: 3.2 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Inplace: 2.6 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Inplace: 2.5 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Inplace: jruby-head on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Inplace: jruby on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Inplace: 2.7 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Gem: jruby on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Gem: jruby-head on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Gem: 2.7 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Gem: 2.6 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|