Skip to content

chore: Add localdev to performance tests (#1682) #960

chore: Add localdev to performance tests (#1682)

chore: Add localdev to performance tests (#1682) #960

GitHub Actions / Test Results failed Jan 14, 2025 in 0s

1 fail, 88 pass in 0s

89 tests  ±0   88 ✅ ±0   0s ⏱️ ±0s
51 suites ±0    0 💤 ±0 
 1 files   ±0    1 ❌ ±0 

Results for commit f9f6e77. ± Comparison against earlier commit 96c2c3e.

Annotations

Check warning on line 0 in Exception during test suite

See this annotation in the file changed.

@github-actions github-actions / Test Results

Error: No end users loaded for testing at default (file:///github/workspace/tests/k6/tests/serviceowner/performance/create-dia…:22(3)) at default (file:///github/workspace/tests/k6/suites/all-single-pass.js:9:20(4)) (Exception during test suite) failed

junit.xml
Raw output
Check failed. See output K6 task for more details.
Error: No end users loaded for testing
	at default (file:///github/workspace/tests/k6/tests/serviceowner/performance/create-dialog.js:20:15(11))
	at default (file:///github/workspace/tests/k6/tests/serviceowner/createDialogWithThresholds.js:12:37(4))
	at default (file:///github/workspace/tests/k6/tests/serviceowner/all-tests.js:21:29(15))
	at runAllTests (file:///github/workspace/tests/k6/tests/all-tests.js:6:22(3))
	at default (file:///github/workspace/tests/k6/suites/all-single-pass.js:9:20(4))

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

89 tests found

There are 89 tests, see "Raw output" for the full list of tests.
Raw output
Allow dialog create as valid serviceowner (admin) ‑ response status: expected 201 to equal 201
Allow dialog create as valid serviceowner ‑ response status: expected 201 to equal 201
Allow getting activities as valid serviceowner (admin) ‑ response status: expected 200 to equal 200
Allow getting activities as valid serviceowner ‑ response status: expected 200 to equal 200
Allow getting activity entry as valid serviceowner (admin) ‑ response status: expected 200 to equal 200
Allow getting activity entry as valid serviceowner ‑ response status: expected 200 to equal 200
Allow getting dialog as valid serviceowner (admin) ‑ response status: expected 200 to equal 200
Allow getting dialog as valid serviceowner ‑ response status: expected 200 to equal 200
Allow getting dialog transmission as valid serviceowner (admin) ‑ response status: expected 200 to equal 200
Allow getting dialog transmission as valid serviceowner ‑ response status: expected 200 to equal 200
Allow getting dialog transmission list as valid serviceowner (admin) ‑ response status: expected 200 to equal 200
Allow getting dialog transmission list as valid serviceowner ‑ response status: expected 200 to equal 200
Allow patching dialog as valid serviceowner (admin) ‑ response status: expected 204 to equal 204
Allow patching dialog as valid serviceowner ‑ response status: expected 204 to equal 204
Allow posting activity as valid serviceowner (admin) ‑ response status: expected 201 to equal 201
Allow posting activity as valid serviceowner ‑ response status: expected 201 to equal 201
Allow purging dialog as valid serviceowner ‑ response status: expected 204 to equal 204
Allow updating dialog as valid serviceowner (admin) ‑ response status: expected 204 to equal 204
Allow updating dialog as valid serviceowner ‑ response status: expected 204 to equal 204
Attempt activity history get with invalid token ‑ WWW-Authenticate header: expected 'Bearer error="invalid_token", Bearer …' to include 'Bearer error="invalid_token"'
Attempt activity history get with invalid token ‑ reponse headers: expected { …(4) } to have property 'Www-Authenticate'
Attempt activity history get with invalid token ‑ response status: expected 401 to equal 401
Attempt activity history get without token ‑ WWW-Authenticate header: expected 'Bearer, Bearer, Bearer' to include 'Bearer'
Attempt activity history get without token ‑ reponse headers: expected { …(4) } to have property 'Www-Authenticate'
Attempt activity history get without token ‑ response status: expected 401 to equal 401
Attempt activity history post with invalid token ‑ WWW-Authenticate header: expected 'Bearer error="invalid_token", Bearer …' to include 'Bearer error="invalid_token"'
Attempt activity history post with invalid token ‑ reponse headers: expected { 'Content-Length': '0', …(3) } to have property 'Www-Authenticate'
Attempt activity history post with invalid token ‑ response status: expected 401 to equal 401
Attempt activity history post without token ‑ WWW-Authenticate header: expected 'Bearer, Bearer, Bearer' to include 'Bearer'
Attempt activity history post without token ‑ reponse headers: expected { …(4) } to have property 'Www-Authenticate'
Attempt activity history post without token ‑ response status: expected 401 to equal 401
Attempt dialog create with invalid token ‑ WWW-Authenticate header: expected 'Bearer error="invalid_token", Bearer …' to include 'Bearer error="invalid_token"'
Attempt dialog create with invalid token ‑ reponse headers: expected { …(4) } to have property 'Www-Authenticate'
Attempt dialog create with invalid token ‑ response status: expected 401 to equal 401
Attempt dialog create without token ‑ WWW-Authenticate header: expected 'Bearer, Bearer, Bearer' to include 'Bearer'
Attempt dialog create without token ‑ reponse headers: expected { …(4) } to have property 'Www-Authenticate'
Attempt dialog create without token ‑ response status: expected 401 to equal 401
Attempt dialog delete with invalid token ‑ WWW-Authenticate header: expected 'Bearer error="invalid_token", Bearer …' to include 'Bearer error="invalid_token"'
Attempt dialog delete with invalid token ‑ reponse headers: expected { …(4) } to have property 'Www-Authenticate'
Attempt dialog delete with invalid token ‑ response status: expected 401 to equal 401
Attempt dialog delete without token ‑ WWW-Authenticate header: expected 'Bearer, Bearer, Bearer' to include 'Bearer'
Attempt dialog delete without token ‑ reponse headers: expected { 'Content-Length': '0', …(3) } to have property 'Www-Authenticate'
Attempt dialog delete without token ‑ response status: expected 401 to equal 401
Attempt dialog patch with invalid token ‑ WWW-Authenticate header: expected 'Bearer error="invalid_token", Bearer …' to include 'Bearer error="invalid_token"'
Attempt dialog patch with invalid token ‑ reponse headers: expected { 'Content-Length': '0', …(3) } to have property 'Www-Authenticate'
Attempt dialog patch with invalid token ‑ response status: expected 401 to equal 401
Attempt dialog patch without token ‑ WWW-Authenticate header: expected 'Bearer, Bearer, Bearer' to include 'Bearer'
Attempt dialog patch without token ‑ reponse headers: expected { …(4) } to have property 'Www-Authenticate'
Attempt dialog patch without token ‑ response status: expected 401 to equal 401
Attempt dialog put with invalid token ‑ WWW-Authenticate header: expected 'Bearer error="invalid_token", Bearer …' to include 'Bearer error="invalid_token"'
Attempt dialog put with invalid token ‑ reponse headers: expected { …(4) } to have property 'Www-Authenticate'
Attempt dialog put with invalid token ‑ response status: expected 401 to equal 401
Attempt dialog put without token ‑ WWW-Authenticate header: expected 'Bearer, Bearer, Bearer' to include 'Bearer'
Attempt dialog put without token ‑ reponse headers: expected { 'Content-Length': '0', …(3) } to have property 'Www-Authenticate'
Attempt dialog put without token ‑ response status: expected 401 to equal 401
Attempt dialog transmission get with invalid token ‑ WWW-Authenticate header: expected 'Bearer error="invalid_token", Bearer …' to include 'Bearer error="invalid_token"'
Attempt dialog transmission get with invalid token ‑ reponse headers: expected { 'Content-Length': '0', …(3) } to have property 'Www-Authenticate'
Attempt dialog transmission get with invalid token ‑ response status: expected 401 to equal 401
Attempt dialog transmission get without token ‑ WWW-Authenticate header: expected 'Bearer, Bearer, Bearer' to include 'Bearer'
Attempt dialog transmission get without token ‑ reponse headers: expected { …(4) } to have property 'Www-Authenticate'
Attempt dialog transmission get without token ‑ response status: expected 401 to equal 401
Attempt get single with invalid token ‑ WWW-Authenticate header: expected 'Bearer error="invalid_token", Bearer …' to include 'Bearer error="invalid_token"'
Attempt get single with invalid token ‑ reponse headers: expected { 'Content-Length': '0', …(3) } to have property 'Www-Authenticate'
Attempt get single with invalid token ‑ response status: expected 401 to equal 401
Attempt get single without token ‑ WWW-Authenticate header: expected 'Bearer, Bearer, Bearer' to include 'Bearer'
Attempt get single without token ‑ reponse headers: expected { …(4) } to have property 'Www-Authenticate'
Attempt get single without token ‑ response status: expected 401 to equal 401
Attempt search with invalid token ‑ WWW-Authenticate header: expected 'Bearer error="invalid_token", Bearer …' to include 'Bearer error="invalid_token"'
Attempt search with invalid token ‑ reponse headers: expected { 'Content-Length': '0', …(3) } to have property 'Www-Authenticate'
Attempt search with invalid token ‑ response status: expected 401 to equal 401
Attempt search without token ‑ WWW-Authenticate header: expected 'Bearer, Bearer, Bearer' to include 'Bearer'
Attempt search without token ‑ reponse headers: expected { …(4) } to have property 'Www-Authenticate'
Attempt search without token ‑ response status: expected 401 to equal 401
Attempt to add a few child entities concurrently ‑ status code for concurrently added child entity: expected 201 to equal 201
Deny deleting dialog as invalid serviceowner ‑ response status: expected 404 to equal 404
Deny dialog create as invalid serviceowner ‑ response status: expected 403 to equal 403
Deny getting activities as invalid serviceowner ‑ response status: expected 404 to equal 404
Deny getting activity entry as invalid serviceowner ‑ response status: expected 404 to equal 404
Deny getting dialog as invalid serviceowner ‑ response status: expected 404 to equal 404
Deny getting dialog transmission as invalid serviceowner ‑ response status: expected 404 to equal 404
Deny getting dialog transmission list as invalid serviceowner ‑ response status: expected 404 to equal 404
Deny patching dialog as invalid serviceowner ‑ response status: expected 404 to equal 404
Deny posting activity as invalid serviceowner ‑ response status: expected 404 to equal 404
Deny searching dialogs without search-scope ‑ response status: expected 403 to equal 403
Deny updating dialog as invalid serviceowner ‑ response status: expected 404 to equal 404
Exception during test suite ‑ Error: No end users loaded for testing  at default (file:///github/workspace/tests/k6/tests/serviceowner/performance/create-dialog.js:20:15(11))  at default (file:///github/workspace/tests/k6/tests/serviceowner/createDialogWithThresholds.js:12:37(4))  at default (file:///github/workspace/tests/k6/tests/serviceowner/all-tests.js:21:29(15))  at runAllTests (file:///github/workspace/tests/k6/tests/all-tests.js:6:22(3))  at default (file:///github/workspace/tests/k6/suites/all-single-pass.js:9:20(4)) 
Perform dialog create ‑ has valid json body
Perform dialog create ‑ response json: expected '0194645e-ef65-70ac-b944-7aeffa592774' to match /^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$/
Perform dialog create ‑ response status: expected 201 to equal 201