sdk-php icon indicating copy to clipboard operation
sdk-php copied to clipboard

Repair or disable Windows tests in CI

Open roxblnfk opened this issue 1 year ago • 2 comments

Sometimes Acceptance and Functional tests in CI end with error code -1073741819. However, the tests themselves pass completely. It is necessary to identify the source of the problem. This may be related to how RoadRunner or Temporal CLI are terminated.

image

roxblnfk avatar Sep 10 '24 10:09 roxblnfk

Reproduced on the next env:

  • Windows
  • PHP 8.3.x
  • without protobuf extension (with it works well)

roxblnfk avatar Nov 05 '24 11:11 roxblnfk

Feature and Acceptance tests on Windows still fail with error code -1073741819, even with installed protobuf extension.

roxblnfk avatar Jan 13 '25 23:01 roxblnfk