source: rtems/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml @ 8fe59be

Last change on this file since 8fe59be was 8fe59be, checked in by Sebastian Huber <sebastian.huber@…>, on 03/03/21 at 09:27:52

validation: Fix for 64-bit targets

Closes #4179.

  • Property mode set to 100644
File size: 1.3 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    sp37: indeterminate
15    sp68: indeterminate
16    sp04: indeterminate
17    sp20: indeterminate
18    sp69: indeterminate
19    rtmonusxtimes01: indeterminate
20    spedfsched02: indeterminate
21    spedfsched04: indeterminate
22    psxtimes01: indeterminate
23    sprmsched01: indeterminate
24    sptimecounter02: indeterminate
25    sptimecounter04: indeterminate
26    ttest02: indeterminate
27
28    # tests that pass nominally, but fail under Qemu when the host is under
29    # heavy load
30    psx12: indeterminate
31    spintrcritical03: indeterminate
32    spintrcritical04: indeterminate
33    spintrcritical05: indeterminate
34build-type: option
35copyrights:
36- Copyright (C) 2020 On-Line Applications Research (OAR)
37default: null
38default-by-variant: []
39description: ''
40enabled-by: true
41links:
42- role: build-dependency
43  uid: ../../tstnoiconv
44- role: build-dependency
45  uid: ../../tstnojffs2
46- role: build-dependency
47  uid: ../../tstnolibdl
48- role: build-dependency
49  uid: ../../tstnorfs
50type: build
Note: See TracBrowser for help on using the repository browser.