Skip to content

Commit 66732d3

Browse files
committed
ci: Update expectations for the RaspberryPi 5
* wpe-testbed (unbounded and unbounded_and_no_animate) * Memory threshold for the 30 fps video test * Relax the remote inspector image comparison threshold Maintenance-Type: ci
1 parent 803780e commit 66732d3

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
canvas-fps-threshold-fps:59
22
canvas-fps-threshold-average:17.0
33
canvas-fps-threshold-cpu-load:1.7
4-
canvas-fps-threshold-memory-used:600
4+
canvas-fps-threshold-memory-used:650
55
canvas-fps-threshold-std-deviation:0.55
66
video-30-fps-threshold-cpu-load:3
77
video-30-fps-threshold-fps:29
8-
video-30-fps-threshold-memory-used:900
8+
video-30-fps-threshold-memory-used:980

.ci/robot_framework/tests/tests_008_remote_inspector.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Capture And Compare
8484
[Arguments] ${image}
8585
${TEST_WPEWEBKIT_VERSION} Get Environment Variable TEST_WPEWEBKIT_VERSION
8686
Capture Page Screenshot ${image}
87-
Compare Images ${BASELINE_IMAGES_PATH}/${TEST_WPEWEBKIT_VERSION}/${image} ${image} threshold=0.0015
87+
Compare Images ${BASELINE_IMAGES_PATH}/${TEST_WPEWEBKIT_VERSION}/${image} ${image} threshold=0.0035
8888

8989
Verify Inspector
9090
[Documentation] Checks that inspector tabs can be clicked. Locators may need adjustment.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"unbounded": 500.000, "unbounded_and_no_animate": 500.000}
1+
{"unbounded": 410.000, "unbounded_and_no_animate": 410.000}

0 commit comments

Comments
 (0)