Skip to content

Commit

Permalink
Revert "Reenable asset spec (potentially fixed)"
Browse files Browse the repository at this point in the history
This reverts commit 0fa6ce2.
  • Loading branch information
Javier Torres committed Dec 21, 2016
1 parent e8956dc commit 74efd7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/ci/generateSpecFull.sh
Expand Up @@ -5,6 +5,7 @@ truncate -s 0 *.log

# The following tests are disabled in a parallel environment and are run afterwards, sequentially
DISABLED_TESTS=(
'spec/models/asset_spec.rb' # Hangs sometimes when serving files
'services/user-mover/spec/user_mover_spec.rb' # Database recreation fails in parallel
)

Expand Down

0 comments on commit 74efd7c

Please sign in to comment.