source: rtems/spec/build/bsps/aarch64/a72/tsta72.yml @ ebdfa24b

Last change on this file since ebdfa24b was ebdfa24b, checked in by Sebastian Huber <sebastian.huber@…>, on 07/23/21 at 06:45:07

build: Merge default-by-family into by-variant

Prefix the BSP family name with "bsps/" to make it distinct to the BSP
variant names.

Update #4468.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- set-test-state:
4    # expected to fail, don't compile these
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: []
41type: build
Note: See TracBrowser for help on using the repository browser.