Sha256: aa7b3b35c4b8884a3916ed6d35ea0c2815c0b7da70b65c8573049fb159d153ae

Contents?: true

Size: 615 Bytes

Versions: 5

Compression:

Stored size: 615 Bytes

Contents

# NOTE: run bin/format-filters after changing this file
opal_unsupported_filter "Exception" do
  fails "Exception#backtrace contains lines of the same format for each prior position in the stack"
  fails "Exception#backtrace sets each element to a String"
  fails "Exception#backtrace_locations sets each element to a Thread::Backtrace::Location"
  fails "Invoking a method when the method is not available should omit the method_missing call from the backtrace for NameError"
  fails "Invoking a method when the method is not available should omit the method_missing call from the backtrace for NoMethodError"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
opal-1.8.3.rc1 spec/filters/platform/firefox/exception.rb
opal-1.8.2 spec/filters/platform/firefox/exception.rb
opal-1.8.1 spec/filters/platform/firefox/exception.rb
opal-1.8.0 spec/filters/platform/firefox/exception.rb
opal-1.8.0.beta1 spec/filters/platform/firefox/exception.rb