Skip to content

Commit

Permalink
CI: Stabilize tests (24_1) (#28733)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexslavr authored Jan 16, 2025
1 parent abdd30e commit 5fa1852
Show file tree
Hide file tree
Showing 1,382 changed files with 19 additions and 14 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/demos_visual_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
name: Build devextreme
timeout-minutes: 20

Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
env:
ACCESSIBILITY_TESTCAFE_REPORT_PATH: "accessibility_testcafe_report"

runs-on: ubuntu-latest
runs-on: ubuntu-22.04
name: ${{ matrix.CONSTEL }}-${{ matrix.STRATEGY }}-${{ matrix.THEME }}
timeout-minutes: 30

Expand Down Expand Up @@ -117,8 +117,10 @@ jobs:
if: matrix.STRATEGY == 'accessibility'
working-directory: apps/demos
run: |
message=$(cat $ACCESSIBILITY_TESTCAFE_REPORT_PATH)
echo "::warning ::$message"
if [ -f $ACCESSIBILITY_TESTCAFE_REPORT_PATH ]; then
message=$(cat $ACCESSIBILITY_TESTCAFE_REPORT_PATH)
echo "::warning ::$message"
fi
- name: Copy screenshots artifacts
if: failure() && matrix.STRATEGY == 'screenshots'
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/demos_visual_tests_frameworks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:

jobs:
build-devextreme:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
name: Build DevExtreme
timeout-minutes: 20

Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:
retention-days: 1

build-demos:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
name: Build Demos
timeout-minutes: 20
needs: build-devextreme
Expand Down Expand Up @@ -126,7 +126,7 @@ jobs:
retention-days: 1

get-changes:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
name: Get changed demos
timeout-minutes: 5

Expand Down Expand Up @@ -155,7 +155,7 @@ jobs:
- build-devextreme
- get-changes

runs-on: ubuntu-latest
runs-on: ubuntu-22.04
timeout-minutes: 60

strategy:
Expand Down Expand Up @@ -211,7 +211,7 @@ jobs:

check_generated_demos:
name: ${{ matrix.name }}
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
timeout-minutes: 10
needs: build-demos

Expand Down Expand Up @@ -292,7 +292,7 @@ jobs:
CONSTEL: [react(1/4), react(2/4), react(3/4), react(4/4), vue(1/4), vue(2/4), vue(3/4), vue(4/4), angular(1/4), angular(2/4), angular(3/4), angular(4/4)]
THEME: ['generic.light', 'material.blue.light', 'fluent.blue.light']

runs-on: ubuntu-latest
runs-on: ubuntu-22.04
name: testcafe-${{ matrix.CONSTEL }}-${{ matrix.THEME }}
timeout-minutes: 60

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/demos/testing/etalons/Charts-Area (material.blue.light).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/demos/testing/etalons/Charts-Bubble (material.blue.light).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/demos/testing/etalons/Charts-Line (material.blue.light).png
Binary file modified apps/demos/testing/etalons/Charts-Pie (material.blue.light).png
Binary file modified apps/demos/testing/etalons/Charts-Spline (material.blue.light).png
Binary file modified apps/demos/testing/etalons/Charts-Strips (material.blue.light).png
Binary file modified apps/demos/testing/etalons/Form-Overview (material.blue.light).png
Binary file modified apps/demos/testing/etalons/Gantt-FilterRow (material.blue.light).png
Binary file modified apps/demos/testing/etalons/Gantt-Overview (material.blue.light).png
Binary file modified apps/demos/testing/etalons/Gantt-Sorting (material.blue.light).png
Binary file modified apps/demos/testing/etalons/Gantt-Toolbar (material.blue.light).png
Binary file modified apps/demos/testing/etalons/List-WebAPI (material.blue.light).png
Binary file modified apps/demos/testing/etalons/Menu-Overview (material.blue.light).png
Binary file modified apps/demos/testing/etalons/Menu-Scrolling (material.blue.light).png
Binary file modified apps/demos/testing/etalons/Tabs-Overview (material.blue.light).png
Loading

0 comments on commit 5fa1852

Please sign in to comment.