web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Unit tests execution from build pipeline problem

(0) ShareShare
ReportReport
Posted on by 10
Hi guys,
I have a build pipeline in our Azure DevOps, where Unit tests execution is included as a final step.
 
taskVSTest@2
  displayName'Execute Tests'
  inputs:
    testAssemblyVer2'$(TestAssembly)'
    # searchFolder: '$(Agent.BuildDirectory)\Bin\'
    searchFolder'$(Build.BinariesDirectory)\CSIEAutomatedTestsSuite\Bin\'
    testFiltercriteria'$(TestFilter)'
    vsTestVersion17.0
    runInParallelfalse
    codeCoverageEnabledtrue
    #otherConsoleOptions: '/Platform:X64 /InIsolation /TestAdapterPath:"$(VsixExtensionFolder)"'
    otherConsoleOptions'/Platform:X64 /InIsolation'
    testRunTitle'Unit Test - $(Build.DefinitionName)'
    platform'$(BuildPlatform)'
    configuration'$(BuildConfiguration)'
    continueOnErrortrue
 
This task resulted in a following error:
 
An exception occurred while invoking executor 'executor://systestexecutor/v1': 
Could not load file or assembly 'Microsoft.Dynamics.AX.Framework.SysTest, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
 
It is self-hosted agent on a VM where 'Microsoft.Dynamics.AX.Framework.SysTest' obviously installed in a C:\AOSService\PackagesLocalDirectory\bin
 
Could somebody point me what might be wrong?
 
Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 521 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 438

#3
Adis Profile Picture

Adis 261 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans