mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-01 23:05:11 +00:00
Merge branch 'cboltz-fixed-todos' into 'master'
Remove TODO notes from no-longer-failing tests See merge request apparmor/apparmor!180 Acked-by: John Johansen <john.johansen@canonical.com> Acked-by: intrigeri <intrigeri@debian.org> (cherry picked from commitc98d8570ee
)d15bdaba
Remove TODO notes from no-longer-failing tests
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#=DESCRIPTION reference variables in rules that also have alternations
|
||||
#=EXRESULT PASS
|
||||
#=TODO
|
||||
# This test needs check on @{FOO} attachment having leading / post var expansion
|
||||
|
||||
@{FOO}=/bar /baz
|
||||
|
@@ -1,6 +1,5 @@
|
||||
#=DESCRIPTION reference variables is null
|
||||
#=EXRESULT FAIL
|
||||
#=TODO
|
||||
#needs post var expansion check that variable contained a value
|
||||
|
||||
@{FOO}=
|
||||
|
@@ -1,6 +1,5 @@
|
||||
#=DESCRIPTION reference variables is null
|
||||
#=EXRESULT FAIL
|
||||
#=TODO
|
||||
#needs post var expansion check that variable contained a value
|
||||
|
||||
@{FOO}=
|
||||
|
@@ -1,7 +1,6 @@
|
||||
#
|
||||
#=DESCRIPTION test for conflict resolution in minimization phase of dfa gen
|
||||
#=EXRESULT PASS
|
||||
#=TODO
|
||||
#
|
||||
/usr/bin/foo {
|
||||
|
||||
|
@@ -1,7 +1,6 @@
|
||||
#
|
||||
#=DESCRIPTION test for conflict resolution in minimization phase of dfa gen
|
||||
#=EXRESULT FAIL
|
||||
#=TODO
|
||||
#
|
||||
/usr/bin/foo {
|
||||
/b* px,
|
||||
|
Reference in New Issue
Block a user