[wasm][debugger] Enabling firefox debugger tests on CI rolling builds (#81511)
authorThays Grazia <thaystg@gmail.com>
Wed, 1 Feb 2023 23:07:54 +0000 (20:07 -0300)
committerGitHub <noreply@github.com>
Wed, 1 Feb 2023 23:07:54 +0000 (18:07 -0500)
eng/pipelines/extra-platforms/runtime-extra-platforms-wasm.yml

index 227eb4c..28ed661 100644 (file)
@@ -41,15 +41,14 @@ jobs:
       alwaysRun: true
 
   # Wasm Debugger tests - firefox
-  #  - disabled from rolling builds
-  #- template: /eng/pipelines/common/templates/wasm-debugger-tests.yml
-    #parameters:
-      #platforms:
-        #- browser_wasm_firefox
-      #browser: firefox
+  - template: /eng/pipelines/common/templates/wasm-debugger-tests.yml
+    parameters:
+      platforms:
+        - browser_wasm_firefox
+      browser: firefox
       ## ff tests are unstable currently
-      #shouldContinueOnError: true
-      #alwaysRun: true
+      shouldContinueOnError: true
+      alwaysRun: true
 
   # Disabled for now
   #- template: /eng/pipelines/coreclr/perf-wasm-jobs.yml