Skip to content

Instantly share code, notes, and snippets.

@darwin
Created June 27, 2016 10:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darwin/2082e63199d30a1c072bd0c2effac030 to your computer and use it in GitHub Desktop.
Save darwin/2082e63199d30a1c072bd0c2effac030 to your computer and use it in GitHub Desktop.
> diff -U 5 test/browser/transcripts/expected/suite02-clean-urls.txt test/browser/transcripts/actual/suite02-clean-urls.txt
--- test/browser/transcripts/expected/suite02-clean-urls.txt 2016-06-20 01:23:21.000000000 +0200
+++ test/browser/transcripts/actual/suite02-clean-urls.txt 2016-06-27 11:57:09.000000000 +0200
@@ -9,17 +9,17 @@
devtools #1 setCurrentPanel: elements
automate trigger! [:pause-on-breakpoint]
devtools #1 setCurrentPanel: sources
automate #1 scrape! [:callstack-pane-locations]
stdout displayed 7 items:
- * core.cljs:10 / http://localhost:9090/compiled/tests/dirac/tests/scenarios/breakpoint/core.cljs?rel=***
- * core.cljs:15 / http://localhost:9090/compiled/tests/dirac/tests/scenarios/breakpoint/core.cljs?rel=***
- * breakpoint.cljs:7 / http://localhost:9090/compiled/tests/dirac/tests/scenarios/breakpoint.cljs?rel=***
- * scenario.cljs:41 / http://localhost:9090/compiled/tests/dirac/automation/scenario.cljs?rel=***
- * scenario.cljs:57 / http://localhost:9090/compiled/tests/dirac/automation/scenario.cljs?rel=***
- * notifications.cljs:48 / http://localhost:9090/compiled/tests/dirac/automation/notifications.cljs?rel=***
- * notifications.cljs:53 / http://localhost:9090/compiled/tests/dirac/automation/notifications.cljs?rel=***
+ * core.cljs&rel=*** / http://localhost:9090/compiled/tests/dirac/tests/scenarios/breakpoint/core.cljs&rel=***
+ * core.cljs&rel=*** / http://localhost:9090/compiled/tests/dirac/tests/scenarios/breakpoint/core.cljs&rel=***
+ * breakpoint.cljs…*** / http://localhost:9090/compiled/tests/dirac/tests/scenarios/breakpoint.cljs&rel=***
+ * scenario.cljs&r…*** / http://localhost:9090/compiled/tests/dirac/automation/scenario.cljs&rel=***
+ * scenario.cljs&r…*** / http://localhost:9090/compiled/tests/dirac/automation/scenario.cljs&rel=***
+ * notifications.c…*** / http://localhost:9090/compiled/tests/dirac/automation/notifications.cljs&rel=***
+ * notifications.c…*** / http://localhost:9090/compiled/tests/dirac/automation/notifications.cljs&rel=***
automate #1 close-devtools!
extension handling command: close-dirac-devtools
extension unregister devtools #1
automate close-tab-with-scenario! ["scenario-tab#1"]
automate open-tab-with-scenario! ["breakpoint"]
@@ -34,17 +34,17 @@
devtools #2 setCurrentPanel: elements
automate trigger! [:pause-on-breakpoint]
devtools #2 setCurrentPanel: sources
automate #2 scrape! [:callstack-pane-locations]
stdout displayed 7 items:
- * core.cljs?rel=*** / http://localhost:9090/compiled/tests/dirac/tests/scenarios/breakpoint/core.cljs?rel=***
- * core.cljs?rel=*** / http://localhost:9090/compiled/tests/dirac/tests/scenarios/breakpoint/core.cljs?rel=***
- * breakpoint.cljs…*** / http://localhost:9090/compiled/tests/dirac/tests/scenarios/breakpoint.cljs?rel=***
- * scenario.cljs?r…*** / http://localhost:9090/compiled/tests/dirac/automation/scenario.cljs?rel=***
- * scenario.cljs?r…*** / http://localhost:9090/compiled/tests/dirac/automation/scenario.cljs?rel=***
- * notifications.c…*** / http://localhost:9090/compiled/tests/dirac/automation/notifications.cljs?rel=***
- * notifications.c…*** / http://localhost:9090/compiled/tests/dirac/automation/notifications.cljs?rel=***
+ * core.cljs&rel=*** / http://localhost:9090/compiled/tests/dirac/tests/scenarios/breakpoint/core.cljs&rel=***
+ * core.cljs&rel=*** / http://localhost:9090/compiled/tests/dirac/tests/scenarios/breakpoint/core.cljs&rel=***
+ * breakpoint.cljs…*** / http://localhost:9090/compiled/tests/dirac/tests/scenarios/breakpoint.cljs&rel=***
+ * scenario.cljs&r…*** / http://localhost:9090/compiled/tests/dirac/automation/scenario.cljs&rel=***
+ * scenario.cljs&r…*** / http://localhost:9090/compiled/tests/dirac/automation/scenario.cljs&rel=***
+ * notifications.c…*** / http://localhost:9090/compiled/tests/dirac/automation/notifications.cljs&rel=***
+ * notifications.c…*** / http://localhost:9090/compiled/tests/dirac/automation/notifications.cljs&rel=***
automate #2 close-devtools!
extension handling command: close-dirac-devtools
extension unregister devtools #2
automate restore-options!
automate close-tab-with-scenario! ["scenario-tab#2"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment