diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 07d195dc0..4c4d8c6c3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -105,7 +105,7 @@ jobs: export SPECTRUM_VIDEO_SKIPDUPLICATEFRAMES=false export SPECTRUM_APPLICATION_BASEURL='https://the-internet.herokuapp.com/' ./mvnw install:install-file -ntp -Dfile=$GITHUB_WORKSPACE/spectrum-${{ env.VERSION }}.jar -DgroupId=io.github.giulong -DartifactId=spectrum -Dversion=${{ env.VERSION }} -Dpackaging=jar - ./mvnw install -DskipSign -Dmaven.plugin.validation=NONE ${{ matrix.directives }} -ntp -P ${{ matrix.profiles }} + ./mvnw -T 1C install -DskipSign -Dmaven.plugin.validation=NONE ${{ matrix.directives }} -ntp -P ${{ matrix.profiles }} - name: Publish html report if: success() || failure() @@ -185,7 +185,7 @@ jobs: disable-animations: true script: | ./mvnw install:install-file -ntp -Dfile=$GITHUB_WORKSPACE/spectrum-${{ env.VERSION }}.jar -DgroupId=io.github.giulong -DartifactId=spectrum -Dversion=${{ env.VERSION }} -Dpackaging=jar - ./mvnw install -DskipSign -Denforcer.skip -Dmaven.plugin.validation=NONE -DappiumTests -ntp -P appium + ./mvnw -T 1C install -DskipSign -Denforcer.skip -Dmaven.plugin.validation=NONE -DappiumTests -ntp -P appium - name: Publish html report if: success() || failure() diff --git a/.run/framework-only no tests.run.xml b/.run/framework-only no tests.run.xml new file mode 100644 index 000000000..05d2ea0f5 --- /dev/null +++ b/.run/framework-only no tests.run.xml @@ -0,0 +1,57 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/framework-only.run.xml b/.run/framework-only.run.xml new file mode 100644 index 000000000..291056b69 --- /dev/null +++ b/.run/framework-only.run.xml @@ -0,0 +1,56 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/full build.run.xml b/.run/full build.run.xml new file mode 100644 index 000000000..8cd906a58 --- /dev/null +++ b/.run/full build.run.xml @@ -0,0 +1,61 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/inject LauncherSessionListener.run.xml b/.run/inject LauncherSessionListener.run.xml new file mode 100644 index 000000000..46e389787 --- /dev/null +++ b/.run/inject LauncherSessionListener.run.xml @@ -0,0 +1,53 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/it-visual-regression-fae.run.xml b/.run/it-visual-regression-fae.run.xml new file mode 100644 index 000000000..8811b6a19 --- /dev/null +++ b/.run/it-visual-regression-fae.run.xml @@ -0,0 +1,13 @@ + + + +