Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9697800
D4474.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
594 B
Subscribers
None
D4474.diff
View Options
diff --git a/jobs/templates/includes/stage-cypress-tests.groovy.j2 b/jobs/templates/includes/stage-cypress-tests.groovy.j2
--- a/jobs/templates/includes/stage-cypress-tests.groovy.j2
+++ b/jobs/templates/includes/stage-cypress-tests.groovy.j2
@@ -9,8 +9,7 @@
sh '''
python3 -m pip install --no-use-pep517 --user -e .[testing]
yarn install --frozen-lockfile
- NODE_ENV=test yarn run webpack --config ./swh/web/assets/config/webpack.config.development.js --colors
- yarn run cypress install
+ yarn build-dev
'''
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 18, 12:58 AM (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3218548
Attached To
D4474: templates/stage-cypress-tests: Simplify environment setup script
Event Timeline
Log In to Comment