Sha256: 18012a9fbe4e50dfdd97db3ebd9227caa3622d44d5b02510da9c7ef5883a489b

Contents?: true

Size: 484 Bytes

Versions: 5

Compression:

Stored size: 484 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 returns an Array that can be updated"
  fails "Exception#backtrace returns the same array after duping"
  fails "Exception#backtrace sets each element to a String"
  fails "Exception#backtrace_locations sets each element to a Thread::Backtrace::Location"
end

Version data entries

5 entries across 5 versions & 1 rubygems

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