We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808e797 commit 442d72dCopy full SHA for 442d72d
.bacon.yml
@@ -41,13 +41,14 @@ test_suites:
41
script_name: e2e
42
criteria: MERGE
43
queue_name: small
44
- - name: e2e-express-embedded-auth-with-sdk
45
- script_path: ../okta-auth-js/scripts
46
- sort_order: '6'
47
- timeout: '20'
48
- script_name: e2e-express-embedded-auth-with-sdk
49
- criteria: MERGE
50
- queue_name: small
+ # TODO: DO NOT MERGE THIS - DISABLING FOR TESTING
+ # - name: e2e-express-embedded-auth-with-sdk
+ # script_path: ../okta-auth-js/scripts
+ # sort_order: '6'
+ # timeout: '20'
+ # script_name: e2e-express-embedded-auth-with-sdk
+ # criteria: MERGE
51
+ # queue_name: small
52
- name: e2e-express-web-no-oidc
53
script_path: ../okta-auth-js/scripts
54
sort_order: '7'
0 commit comments