Skip to content

Commit

Permalink
tests: temporarily disable call-stack related tests
Browse files Browse the repository at this point in the history
Reason: DevTools is broken with my Canary 54.0.2830.0
  • Loading branch information
darwin committed Aug 16, 2016
1 parent 45adf69 commit 86fa021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/browser/src/dirac/browser_tests.clj
Original file line number Diff line number Diff line change
Expand Up @@ -308,5 +308,5 @@
(with-transcript-suite "suite02"
(execute-transcript-test! "welcome-message")
(execute-transcript-test! "enable-parinfer")
(execute-transcript-test! "clean-urls")
(execute-transcript-test! "beautify-function-names")))
#_(execute-transcript-test! "clean-urls")
#_(execute-transcript-test! "beautify-function-names")))

0 comments on commit 86fa021

Please sign in to comment.