microsoft / BotFramework-FunctionalTests

Functional Tests, run nightly, to drive quality of the Microsoft Bot Framework
MIT License
31 stars 27 forks source link

Functional test Skills.Signin failing in pipeline #603

Closed BruceHaley closed 2 years ago

BruceHaley commented 2 years ago

Describe the bug

See the build break in Test Skills.Signin here: 02.B. Run skill test scenarios (daily)

Message: Failed Microsoft.Bot.Builder.Tests.Functional.Skills.SignIn.SignInTests.RunTestCases(testData: SignIn1.json, ComposerHostBotDotNet, WaterfallSkillBotJS, directline, expectReplies) [4 s] Error Message: System.NullReferenceException : Object reference not set to an instance of an object. Stack Trace: at Microsoft.Bot.Builder.Tests.Functional.Skills.SignIn.SignInTests.<>c__DisplayClass4_0.b__0(Activity activity) in D:\a\1\s\Tests\Functional\Skills\SignIn\SignInTests.cs:line 59

BruceHaley commented 2 years ago

Never mind! For some reason it is now working. https://dev.azure.com/FuseLabs/SDK_v4/_build/results?buildId=313902&view=results