Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Sneh1999 committed Nov 20, 2024
1 parent 62d3ee6 commit b8eb782
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions ci_skip_tests
Original file line number Diff line number Diff line change
@@ -1,19 +1,11 @@
# This file is used for filtering CI tests.

# These tests are prone to fail in the CI

# environment. To run tests locally, please run:

# ```

# ./scripts/espresso-ci-local

# ```

# To see how we use this file, please check scripts/espresso-run-test-ci

#

# Note that if a substring of the test function name is listed here, it will be skipped.

TestChallengeManagerFullAsserterCorrect
Expand Down Expand Up @@ -52,12 +44,9 @@ TestChallengeToFailedTooFar
TestTwoNodesLong

# These tests are failing with celestia integration

TestEmptyCliConfig
TestChallengeToTooFar

# These tests are specific to Espresso and we have a dedicated

# CI workflow for them. See: .github/workflows/espresso-e2e.yml

TestEspresso

0 comments on commit b8eb782

Please sign in to comment.