Skip to content

Commit

Permalink
Merge pull request #1258 from nextstrain/disable-smoke-tests
Browse files Browse the repository at this point in the history
disable (broken) smoke test for /ncov/global
  • Loading branch information
jameshadfield committed Jan 6, 2021
2 parents 6651658 + 6af08dd commit a5207f2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/smoke-test/urls.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# First token represents the path to access, remaining tokens are a
# comma separated list of text assertions (text we expect to find in the
# rendered page):
/ncov/global, novel coronavirus, Phylogeny, Diversity, Filter by Location

# Following smoke test passed locally, but failed stochastically on GitHub Actions
#/ncov/global, novel coronavirus, Phylogeny, Diversity, Filter by Location

/zika, Zika virus evolution, rectangular
/zika?c=region&l=clock&legend=open&m=div&r=region, Zika virus evolution, rectangular
Expand Down

0 comments on commit a5207f2

Please sign in to comment.