Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
OpenGEODE
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
TASTE
OpenGEODE
Commits
97b64353
Commit
97b64353
authored
Sep 19, 2018
by
Andres Toom
Committed by
Daniel Tuulik
Nov 04, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update test kind lists
* Add test-nestedpriority to EXPECTED_FAILURES * Refine formatting
parent
1e94793f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
tests/regression/Makefile
tests/regression/Makefile
+6
-4
No files found.
tests/regression/Makefile
View file @
97b64353
...
...
@@ -5,10 +5,12 @@ DISABLED_BENCHMARKS=test1/ test2/ test3/ test4/ test5/ test6/ test7/ test9/ \
test12/ test-branchcoverage/
BENCHMARK_CASES
=
$(
filter-out
$(DISABLED_BENCHMARKS)
,
$(
sort
$(
dir
$(
wildcard
*
/
))))
export
EXPECTED_FAILURES
=
test-typecheck/ test-procedure/ test-demoopengeode/ test-branchcoverage/
export
QGEN_UNSUPPORTED
=
test3/ test4/ test7/ test10/ test-aggregation1/ test-aggregation2/
\
test-debug/ test-demotaste/ test-exitnested/ test-instance
\
test-nestedpriority/ test-nocif/ test-nocif2/ test-processfpar1/
\
test-processfpar2/ test-provided2/ test-pus/ test-recursion/
\
export
EXPECTED_FAILURES
=
test-typecheck/ test-procedure/ test-demoopengeode/ test-branchcoverage/
\
test-nestedpriority/
export
QGEN_UNSUPPORTED
=
test3/ test4/ test7/ test10/ test-aggregation1/ test-aggregation2/
\
test-debug/ test-demotaste/ test-exitnested/ test-instance/
\
test-nocif/ test-nocif2/ test-processfpar1/
\
test-processfpar2/ test-provided2/ test-pus/ test-recursion/
\
test-shadowing/ test-simu/ test-uart/
test-parse
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment