Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[BUG] test execution errors with Run stopped Criteria not validated when waitForCompletion is set to false

オープン
#142 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@mohitpavan がすでに取り組んでいます。

2026年5月13日 から。

評価

この issue はまだ評価されていません。

説明

need-to-triage

Describe the bug
When setting waitForCompletion to false test execution is failing with Run stopped
Criteria not validated, there is no logs in azure load testing to indicate what criteria is not validated. If I manually click rerun in azure load testing for that test run, it fires off another test execution that runs as expected.

To Reproduce
set waitForCompletion is false in github action parameters

Run azure/load-testing@91cc816f79b6b2a96b73ee130ceadf42d764c4b3
with:
loadtestConfigFile: ./loadtesting/AzureConfig/****
loadtestResource: *****
resourceGroup: *****
waitForCompletion: false
Test '****' already exists
Deleting 1 existing test file(s) which is(are) not in the configuration yaml file.
Uploading the user properties file
Uploaded user properties file for the test successfully.
Uploading the test script file
Uploaded test script file for the test successfully.
Validation status of the test plan: VALIDATION_SUCCESS
Validated test plan for the test successfully.
Updated server metrics successfully
Creating and running a testRun for the test
Creating and running a testRun for the test

View the load test run in Azure portal by following the steps:

  1. Go to your Azure Load Testing resource '' in subscription ''
  2. On the Tests page, go to test '*****'
  3. Go to test run '*****'

Test run started. Not waiting for completion as per input.
Result: Test Run Started Successfully.

Test run is provisioned and stops immediately with message 'Run stopped
Criteria not validated'

Expected behavior
When waitForCompletion is to false it should kick off a test run that does not error out

Screenshots

Image

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: edge
  • Version: 147.0.3912.60
主要言語
TypeScript
スター
20
フォーク
27
平均マージ
6日 16時間
マージ済み PR(30日)
8

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Azure/load-testing のほかの issue

Azure/load-testing の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。