-
Notifications
You must be signed in to change notification settings - Fork 5
/
skipfile.yaml
78 lines (72 loc) · 1.91 KB
/
skipfile.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
skiplist:
- reason: kernel tests baselining
url: https://projects.linaro.org/projects/CTT/queues/issue/CTT-585
environments:
- production
boards:
- all
branches:
- all
tests:
- test_verifier
- test_tag
- test_maps
- test_lru_map
- test_lpm_map
- test_progs
- test_align
- test_kmod.sh
- ftracetest
- run.sh
- run_fuse_test.sh
- pstore_tests
- reason: "LKFT: linux-next: vm compaction_test : ERROR: Less that 1/730 of memory
is available"
url: https://bugs.linaro.org/show_bug.cgi?id=3145
environments:
- staging
boards: all
branches: all
tests:
- run_vmtests
- reason: "LKFT: selftests: seccomp TRACE_syscall.skip_after_RET_TRACE"
url: https://bugs.linaro.org/show_bug.cgi?id=2980
environments: all
boards: all
branches: all
tests:
- seccomp_bpf
- reason: "LKFT: linux-next: kselftest: breakpoint_test_arm64 build failed"
url: https://bugs.linaro.org/show_bug.cgi?id=3208
environments: production
boards:
- hi6220
- hikey
- juno
- x15
branches: all
tests:
- breakpoint_test_arm64
- reason: "LKFT: linux-mainline: kselftest sync_test failed"
url: https://bugs.linaro.org/show_bug.cgi?id=3504
environments: production
boards: all
branches: all
tests:
- sync_test
- reason: "LKFT: linux-mainline: x86, x15, juno-r2: kselftest
fw_filesystem.sh failed"
url: https://bugs.linaro.org/show_bug.cgi?id=3503
environments: production
boards: all
branches: all
tests:
- fw_filesystem.sh
- reason: "LKFT: linux-mainline: kselftest BPF test_dev_cgroup failed (new test case)
on all devices"
url: https://bugs.linaro.org/show_bug.cgi?id=3500
environments: production
boards: all
branches: all
tests:
- test_dev_cgroup