Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libvmod-selector
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
uplex-varnish
libvmod-selector
Commits
13e61143
Unverified
Commit
13e61143
authored
Oct 29, 2021
by
Nils Goroll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
We now receive a 500 error for hard failures
parent
2c1b3d35
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
bool.vtc
src/tests/bool.vtc
+2
-0
subroutine.vtc
src/tests/subroutine.vtc
+2
-0
No files found.
src/tests/bool.vtc
View file @
13e61143
...
...
@@ -124,6 +124,8 @@ client c1 {
client c1 {
txreq -hdr "Element: oof"
rxresp
expect resp.status == 500
expect_close
} -run
...
...
src/tests/subroutine.vtc
View file @
13e61143
...
...
@@ -232,6 +232,8 @@ client c1 {
client c1 {
txreq -hdr "Element: oof"
rxresp
expect resp.status == 500
expect_close
} -run
...
...
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