/aosp_15_r20/external/mesa3d/src/broadcom/ci/ |
H A D | traces-broadcom.yml | 15 label: [skip, flakes] 19 label: [skip, flakes] 41 label: [skip, flakes] 45 label: [skip, flakes] 67 label: [skip, flakes] 71 label: [skip, flakes] 84 label: [skip, flakes] 87 label: [skip, flakes] 107 label: [skip, flakes] 111 label: [skip, flakes] [all …]
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/ |
H A D | vkd3d-runner.sh | 57 if [ -f "$INSTALL/$GPU_VERSION-vkd3d-flakes.txt" ]; then 58 mapfile -t flakes < <(grep -vE '^#|^$' "$INSTALL/$GPU_VERSION-vkd3d-flakes.txt") 60 flakes=() 65 [ ${#flakes[@]} -eq 0 ] || 66 printf '%s\n' "${flakes[@]}" | sort | uniq -d 69 printf >&2 'Duplicate flakes lines:\n' 75 for flake in "${flakes[@]}"; do 81 printf >&2 "Flakes found in %s:\n" "$EXPECTATIONFILE" 100 # Print list of flakes seen this time 102 for flake in "${flakes[@]}"; do [all …]
|
H A D | report-flakes.py | 64 flakes = [] 69 flakes.append(match.group(1)) 70 return flakes 80 parser.add_argument('--known-flakes', type=str, 81 … help='*-flakes.txt file passed to deqp-runner or piglit-runner', required=True) 83 help='Known flakes report channel', required=True) 98 flakes = read_flakes(args.results) 99 if not flakes: 133 f"PRIVMSG {args.channel} :Flakes detected in job {args.url} on {args.runner}{branchinfo}:") 135 for flake in flakes:
|
H A D | deqp-runner.sh | 98 # Default to an empty known flakes file if it doesn't exist. 99 touch $INSTALL/$GPU_VERSION-flakes.txt 187 --flakes $INSTALL/$GPU_VERSION-flakes.txt \ 195 # $GPU_VERSION-{fails,flakes,skips}.txt filenames, look through the rest 203 --flakes $INSTALL/$GPU_VERSION-flakes.txt \ 240 # Report the flakes to the IRC channel for monitoring (if configured): 242 python3 $INSTALL/report-flakes.py \ 246 --known-flakes $INSTALL/$GPU_VERSION-flakes.txt \
|
H A D | gtest-runner.sh | 19 # Default to an empty known flakes file if it doesn't exist. 20 touch "$INSTALL/$GPU_VERSION-flakes.txt" 42 --flakes $INSTALL/$GPU_VERSION-flakes.txt \ 57 # Report the flakes to the IRC channel for monitoring (if configured): 59 python3 $INSTALL/report-flakes.py \ 63 --known-flakes $INSTALL/$GPU_VERSION-flakes.txt \
|
H A D | cuttlefish-runner.sh | 61 $ADB push install/$GPU_VERSION-flakes.txt /data/. 100 --flakes /data/$GPU_VERSION-flakes.txt \
|
/aosp_15_r20/external/mesa3d/src/freedreno/ci/ |
H A D | traces-freedreno.yml | 32 label: [skip, flakes] 50 label: [skip, flakes] 63 label: [skip, flakes] 108 label: [skip, flakes] 114 label: [skip, flakes] 194 label: [skip, flakes] 317 label: [skip, flakes] 321 label: [skip, flakes] 454 label: [skip, broken, flakes] 456 label: [skip, broken, flakes] [all …]
|
H A D | freedreno-a618-flakes.txt | 1 # Note: flakes lists for CI are just a list of lines that, when 87 # edfff331b3241d1c18d5c589fcdf75728089c886 mostly fixed this, but apparently it still flakes. 98 # Flakes, all seen since merge of: 100 # Failures seen so far in different flakes: 121 # Occasionally flakes preceded by a GPU fault; 168 # Flakes collected from June/July 2022 reports, that seem to have been around forever. 192 # Flakes from aug-oct 2022. 196 # recent flakes, first occurence 03-02-2023 198 # recent flakes, first occurence 09-02-2023 211 # flakes that turned up some time in early 2023
|
H A D | freedreno-a630-flakes.txt | 1 # Note: flakes lists for CI are just a list of lines that, when 91 # edfff331b3241d1c18d5c589fcdf75728089c886 mostly fixed this, but apparently it still flakes. 99 # Flakes, all seen since merge of: 101 # Failures seen so far in different flakes: 122 # Occasionally flakes preceded by a GPU fault; 169 # Flakes collected from June/July 2022 reports, that seem to have been around forever. 191 # Flakes from aug-oct 2022.
|
H A D | freedreno-a530-flakes.txt | 1 # Note: flakes lists for CI are just a list of lines that, when 69 # Flakes since around when the go-fast branch landed 74 # Flakes since introduction of piglit testing, possibly increased in frequency 78 # Flakes since around Apr 30th on a clearly innocent MR.
|
H A D | restricted-traces-freedreno.yml | 18 label: [slow, skip, flakes] 34 label: [skip, flakes] 66 label: [skip, flakes]
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/piglit/ |
H A D | piglit-runner.sh | 59 # Default to an empty known flakes file if it doesn't exist. 60 touch $INSTALL/$GPU_VERSION-flakes.txt 94 --flakes $INSTALL/$GPU_VERSION-flakes.txt \ 109 # Report the flakes to the IRC channel for monitoring (if configured): 111 python3 $INSTALL/report-flakes.py \ 115 --known-flakes $INSTALL/$GPU_VERSION-flakes.txt \
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ci/ |
H A D | traces-zink-restricted.yml | 23 label: [skip, flakes] 44 label: [skip, flakes] 53 label: [skip, broken, flakes] 58 label: [skip, broken, flakes] 80 label: [skip, broken, flakes] 85 label: [skip, flakes] 90 label: [skip, flakes] 109 label: [skip, flakes]
|
H A D | traces-zink.yml | 9 label: [skip, broken, flakes] 17 label: [skip, flakes, broken] 22 label: [skip, broken, flakes] 123 label: [skip, flakes] 128 label: [skip, flakes] 139 label: [skip, flakes]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/ci/ |
H A D | traces-crocus.yml | 14 label: [skip, flakes, broken] 31 label: [skip, flakes] 111 label: [skip, flakes] 139 label: [skip, flakes] 154 label: [skip, flakes] 166 label: [skip, flakes] 173 label: [skip, flakes]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ci/ |
H A D | radeonsi-run-tests.py | 369 flakes = [ variable 374 "radeonsi-flakes.csv", 375 "{}-{}-flakes.csv".format(gfx_level_to_str(gfx_level), gpu_name), 381 for f in flakes: 382 flakes_args += ["--flakes", f] 387 print_yellow("Flakes: {}".format(flakes_args))
|
/aosp_15_r20/frameworks/libs/systemui/weathereffects/graphics/assets/shaders/ |
D | snow.agsl | 33 * Generates snow flakes. 79 // Generate column id, to offset columns vertically (so snow flakes are not aligned). 92 * Disable snow flakes with some probabilty. This is done by 1) assigning a random intensity 97 // Remove snow flakes by seeting flake mask to 0.
|
/aosp_15_r20/external/angle/doc/ |
H A D | TestingAndProcesses.md | 45 - `FLAKY` - For rare flakes 46 - `FAIL` - For a test that flakes often or persistently fails 79 - `RetryOnFailure` - For a test that rarely flakes 80 - `Failure` - For a test that fails consistently or flakes often
|
/aosp_15_r20/external/mesa3d/docs/ci/ |
H A D | index.rst | 163 To ensure that, driver maintainers with CI enabled should watch the Flakes panel 164 of the `CI flakes dashboard 168 Additionally, most CI reports test-level flakes to an IRC channel, and flakes 171 ``-flakes.txt`` file for your driver.
|
/aosp_15_r20/frameworks/base/tests/RemoteDisplayProvider/src/com/android/media/remotedisplay/test/ |
H A D | RemoteDisplayProviderService.java | 55 private RemoteDisplay mTestDisplay8; // available but connecting attempt flakes out 56 private RemoteDisplay mTestDisplay9; // available but connection flakes out 187 // flakes out while connecting in onConnect() 201 // flakes out when connected in onConnect()
|
/aosp_15_r20/external/autotest/client/site_tests/graphics_parallel_dEQP/ |
H A D | graphics_parallel_dEQP.py | 95 """Appends the skips, fails and flakes files if they exist.""" 98 self._flakes += self.read_file(name + '-flakes.txt') 113 The flakes list is a list of regexes to match test names that may have 214 self.add_filter_arg(command, self._flakes, '--flakes',
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | heapsampling.go | 27 // run to run. To avoid flakes, this test performs multiple 46 // consistently fails across three experiments, avoiding flakes. 105 // consistently fails across three experiments, avoiding flakes. 142 // Three separate instances of testing to avoid flakes. Will report an error
|
/aosp_15_r20/external/mesa3d/src/panfrost/ci/ |
H A D | traces-panfrost.yml | 53 label: [skip, flakes, broken] 105 label: [skip, flakes] 108 label: [skip, flakes]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/ci/ |
H A D | nouveau-gk20a-skips.txt | 5 # Flakes with: 10 # Flakes with: 14 # Flakes with:
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 24.2.0.rst | 842 - venus/ci: add more recently found flakes 1065 - ci/etnaviv: add flakes from nightly runs 1234 - lavapipe/ci: add flakes 1257 - lavapipe/ci: add flakes seen lately 1258 - lavapipe/ci: generalize flakes list to all formats for these flaky tests 1276 - radv/ci: add navi21 flakes 1310 - zink+nvk/ci: document flakes seen during stress-testing 1335 - zink+nvk/ci: more KHR-GL46.packed_pixels.varied_rectangle.* flakes, so mark the group as flaky 1336 - zink+nvk/ci: add more flakes seen in nightly 1344 - zink+nvk/ci: add flakes seen in latest nightly run [all …]
|