source: rtems/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml @ 9d77c0f4

Last change on this file since 9d77c0f4 was 07297812, checked in by Alex White <alex.white@…>, on 01/11/21 at 17:56:36

spec/aarch64: Remove sp37 from intermittent tests

  • Property mode set to 100644
File size: 1.2 KB
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- set-test-state:
4    # expected to fail
5    minimum: exclude
6
7    # don't compile due to toolchain issues
8    spconfig01: exclude
9    spmisc01: exclude
10
11    # tests that are passing intermittently
12    spcpucounter01: indeterminate
13    rtmonuse: indeterminate
14    sp68: indeterminate
15    sp04: indeterminate
16    sp20: indeterminate
17    sp69: indeterminate
18    rtmonusxtimes01: indeterminate
19    spedfsched02: indeterminate
20    spedfsched04: indeterminate
21    psxtimes01: indeterminate
22    sprmsched01: indeterminate
23    sptimecounter02: indeterminate
24    sptimecounter04: indeterminate
25    ttest02: indeterminate
26
27    # tests that pass nominally, but fail under Qemu when the host is under
28    # heavy load
29    psx12: indeterminate
30    spintrcritical03: indeterminate
31    spintrcritical04: indeterminate
32    spintrcritical05: indeterminate
33build-type: option
34copyrights:
35- Copyright (C) 2020 On-Line Applications Research (OAR)
36default: null
37default-by-variant: []
38description: ''
39enabled-by: true
40links:
41- role: build-dependency
42  uid: ../../tstnoiconv
43- role: build-dependency
44  uid: ../../tstnojffs2
45- role: build-dependency
46  uid: ../../tstnolibdl
47- role: build-dependency
48  uid: ../../tstnorfs
49type: build
Note: See TracBrowser for help on using the repository browser.