1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/library/rexml/element
ko1 dd45691dbc Skip some tests to make CI healthy.
r63236 (or r63237) introduces test failures and CI shows errors.
This commit makes skipping these tests.  Please revert this commit
after tests (and rubyspec) work fine.

Failure log example:
https://gist.github.com/ko1/8456cf25fe35a696bd33ac86135092e4


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-04-22 16:03:09 +00:00
..
add_attribute_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
add_attributes_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
add_element_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
add_namespace_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
add_text_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
attribute_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
attributes_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
cdatas_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
clone_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
comments_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
delete_attribute_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
delete_element_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
delete_namespace_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
document_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
each_element_with_attribute_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
each_element_with_text_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
element_reference_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
get_text_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
has_attributes_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
has_elements_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
has_text_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
inspect_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
instructions_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
namespace_spec.rb Skip some tests to make CI healthy. 2018-04-22 16:03:09 +00:00
namespaces_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
new_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
next_element_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
node_type_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
prefixes_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
previous_element_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
raw_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
root_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
text_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
texts_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
whitespace_spec.rb Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00