mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
- ignore --full test for now. We're going to fix them here: https://favro.com/organization/929aab32206e9caa0b59b5cf/cef8866673a006c0854ffd64?card=Met-3237
This commit is contained in:
@@ -386,7 +386,7 @@ jobs:
|
||||
./meteor self-test \
|
||||
"$TEST_GROUP" \
|
||||
--retries ${METEOR_SELF_TEST_RETRIES} \
|
||||
--exclude "${SELF_TEST_EXCLUDE}|--svelte|--vue|--typescript|--apollo|--solid" \
|
||||
--exclude "${SELF_TEST_EXCLUDE}|--svelte|--vue|--typescript|--apollo|--solid|--full" \
|
||||
--headless \
|
||||
--junit ./tmp/results/junit/3.xml \
|
||||
--without-tag "custom-warehouse"
|
||||
|
||||
Reference in New Issue
Block a user