Skip to content

[Bug]: Performance Test App causes PR Build to Fail #2120

@Reimers95

Description

@Reimers95

AL-Go version

8.2

Describe the issue

Hey,
I added the Performance Test App with the action "Create a new performance test app".
The resulting PR is triggering the PR build pipeline, which is running into error in the build step.
When I remove the performance app, the build works again as expected

Build . (Default) / . (Default)
Unexpected error when running action. Error Message: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information., StackTrace: at , C:\ProgramData\BcContainerHelper\extensions\bc21869505170\my\TestRunner\Internal\BCPTTestRunnerInternal.psm1: line 314 <- at , C:\ProgramData\BcContainerHelper\extensions\bc21869505170\my\TestRunner\RunBCPTTests.ps1: line 256

I added the full log below,
I tested with the "installPerformanceToolKit" setting, but it does not help

Settings:

{
"country": "us",
"appFolders": [],
"testFolders": [],
"bcptTestFolders": [],
"repoVersion": "26.0",
"installTestLibraries": true,
"skipUpgrade": true,
"SyncMode": "ForceSync"
}

Expected behavior

PR Build is functioning successfully and performance tests are being run.

Steps to reproduce

Add BCPT Test app to existing Repo

Additional context (logs, screenshots, etc.)

BuildLog.txt

Metadata

Metadata

Assignees

Labels

In ProgressIssue is actively being worked onbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions