Skip to content

Commit

Permalink
[GR-17457] Run fast tests for shared engine specializations
Browse files Browse the repository at this point in the history
PullRequest: truffleruby/3387
  • Loading branch information
bjfish committed Jun 17, 2022
2 parents 8ddc10d + c609831 commit c5f5bcf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/truffle/integration/code-sharing-test-fast.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/usr/bin/env bash

source test/truffle/common.sh.inc

export TRUFFLERUBY_CHECK_PREINITIALIZED_SPEC=false
jt test fast -- --engine.ForceCodeSharing --experimental-engine-caching

0 comments on commit c5f5bcf

Please sign in to comment.