Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaarrfk authored Oct 29, 2021
1 parent 0b3c520 commit 0d5b83c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ outputs:
# It seems to fail around testing of vgg
# This test seems to just destroy the memory of the system.
{% set tests_to_skip = tests_to_skip + " or test_forward_backward" %}
{% set tests_to_skip = tests_to_skip + " or test_jit_forward_backward" %}
- pytest --verbose -k "not ({{ tests_to_skip }})" test/

about:
Expand Down

0 comments on commit 0d5b83c

Please sign in to comment.