Skip to content

Commit

Permalink
Bug 1870931 - Mark non262/TypedArray/large-arrays.js as slow r=iain
Browse files Browse the repository at this point in the history
Takes 45s locally for --jitflags=jstests

Depends on D196917

Differential Revision: https://phabricator.services.mozilla.com/D196918
  • Loading branch information
mgaudet committed Jan 8, 2024
1 parent 6dc8d84 commit a1efb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/src/tests/non262/TypedArray/large-arrays.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// |reftest| skip-if(!xulRuntime.shell)
// |reftest| slow skip-if(!xulRuntime.shell)

// Test that we can access TypedArrays beyond the 4GB mark, if large buffers are
// supported.
Expand Down

0 comments on commit a1efb56

Please sign in to comment.