Skip to content

Commit

Permalink
Tag failures on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Oct 29, 2016
1 parent 7bebb15 commit c67f1b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/tags/ruby/core/marshal/dump_tags.txt
Expand Up @@ -19,3 +19,5 @@ fails:Marshal.dump with a Time dumps the zone and the offset
fails:Marshal.dump with a Time dumps the zone, but not the offset if zone is UTC
fails:Marshal.dump with an Exception contains the filename in the backtrace
fails:Marshal.dump with a Symbol dumps a binary encoded Symbol
fails(travis):Marshal.dump with a String dumps a String with instance variables
fails(travis):Marshal.dump with an Exception dumps the message for the exception

0 comments on commit c67f1b4

Please sign in to comment.