Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Sep 28, 2023
1 parent 7807dd2 commit ec82b9e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
# classic expects implicit update to channel with higher priority, including downgrades
# libmamba does not do this, it just stays in the same channel; should it change?
"test_priority_1",
# FIXME: Known issue: We can use a VERIFY task, but that causes a "dance" across solves, where
# the verification task changes a few specs. Next time it runs it undoes it.
# FIXME: Known issue: We can use a VERIFY task, but that causes a "dance" across solves,
# where the verification task changes a few specs. Next time it runs it undoes it.
"test_force_remove_1",
# The following are known to fail upstream due to too strict expectations
# We provide the same tests with adjusted checks in tests/test_modified_upstream.py
Expand Down

0 comments on commit ec82b9e

Please sign in to comment.