fix for bicep issue #15458 #38482
build.yml
on: pull_request
Matrix: build-cli
Build: VSCode Extension
3m 27s
Check secret access
1s
Matrix: test-dotnet
Build NuGet Packages
1m 42s
Build Visual Studio Extension
13m 55s
Build Playground
3m 18s
Build Highlight Libraries
2m 24s
Build Windows Setup
1m 43s
Matrix: test-cli-e2e
PR Comment: Preview Links
5s
Matrix: Test: VSCode Bicep UI
Matrix: Test: VSCode Extension
Matrix: test-cli-live-linux-musl-x64
Matrix: test-cli-live
PR Comment: Dotnet Tests Summary
1m 1s
Matrix: build-cli-nugets
Annotations
56 errors and 788 warnings
Build Highlight Libraries
Process completed with exit code 1.
|
src/local/build.test.ts > bicep build > should build a bicep file:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
src/live/publish.test.ts > bicep publish > should publish valid module:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
src/live/publish.test.ts > bicep publish > should publish valid module with alias:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
Test CLI (live) (linux-musl-x64) (ff)
Process completed with exit code 1.
|
src/live/publish.test.ts > bicep publish > should publish valid module:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
src/live/publish.test.ts > bicep publish > should publish valid module with alias:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
Test CLI (live) (linux-musl-x64) (prod)
Process completed with exit code 1.
|
Test Dotnet (ubuntu-latest) (Core)
Process completed with exit code 1.
|
Test Dotnet (ubuntu-latest) (Others)
Process completed with exit code 1.
|
src/bicepparam.test.ts > msbuild > should build and clean project with single .bicepparam file:
src/Bicep.MSBuild.E2eTests/src/example.ts#L104
Error: Unexpected StdOut content:
Determining projects to restore...
Restored /home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj (in 1.31 sec).
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertFunctionDirect>b__34_0(FunctionArgumentSyntax a) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1, Span`1, Func`2) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Linq.Enumerable.SelectArrayIterator`2.ToArray() [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertFunctionDirect(FunctionCallSyntaxBase functionCall) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertFunction(FunctionCallSyntaxBase functionCall) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/home/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) [/home/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTes
|
Build CLI NuGet Packages (linux-x64)
Process completed with exit code 1.
|
Test Dotnet (windows-latest) (Core)
Process completed with exit code 1.
|
Test Dotnet (ubuntu-latest) (LangServer)
Process completed with exit code 1.
|
src/bicepparam.test.ts > msbuild > should build and clean project with single .bicepparam file:
src/Bicep.MSBuild.E2eTests/src/example.ts#L104
Error: Unexpected StdOut content:
Determining projects to restore...
Restored D:\a\bicep\bicep\src\Bicep.MSBuild.E2eTests\examples\bicepparam\bicepparam.proj (in 426 ms).
C:\Users\runneradmin\.nuget\packages\azure.bicep.msbuild\0.33.162-g844ffaf9cd\build\Azure.Bicep.MSBuild.targets(75,5): error : Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax [D:\a\bicep\bicep\src\Bicep.MSBuild.E2eTests\examples\bicepparam\bicepparam.proj]
C:\Users\runneradmin\.nuget\packages\azure.bicep.msbuild\0.33.162-g844ffaf9cd\build\Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) [D:\a\bicep\bicep\src\Bicep.MSBuild.E2eTests\examples\bicepparam\bicepparam.proj]
C:\Users\runneradmin\.nuget\packages\azure.bicep.msbuild\0.33.162-g844ffaf9cd\build\Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) [D:\a\bicep\bicep\src\Bicep.MSBuild.E2eTests\examples\bicepparam\bicepparam.proj]
C:\Users\runneradmin\.nuget\packages\azure.bicep.msbuild\0.33.162-g844ffaf9cd\build\Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) [D:\a\bicep\bicep\src\Bicep.MSBuild.E2eTests\examples\bicepparam\bicepparam.proj]
C:\Users\runneradmin\.nuget\packages\azure.bicep.msbuild\0.33.162-g844ffaf9cd\build\Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertFunctionDirect>b__34_0(FunctionArgumentSyntax a) [D:\a\bicep\bicep\src\Bicep.MSBuild.E2eTests\examples\bicepparam\bicepparam.proj]
C:\Users\runneradmin\.nuget\packages\azure.bicep.msbuild\0.33.162-g844ffaf9cd\build\Azure.Bicep.MSBuild.targets(75,5): error : at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1, Span`1, Func`2) [D:\a\bicep\bicep\src\Bicep.MSBuild.E2eTests\examples\bicepparam\bicepparam.proj]
C:\Users\runneradmin\.nuget\packages\azure.bicep.msbuild\0.33.162-g844ffaf9cd\build\Azure.Bicep.MSBuild.targets(75,5): error : at System.Linq.Enumerable.SelectArrayIterator`2.ToArray() [D:\a\bicep\bicep\src\Bicep.MSBuild.E2eTests\examples\bicepparam\bicepparam.proj]
C:\Users\runneradmin\.nuget\packages\azure.bicep.msbuild\0.33.162-g844ffaf9cd\build\Azure.Bicep.MSBuild.targets(75,5): error : at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1) [D:\a\bicep\bicep\src\Bicep.MSBuild.E2eTests\examples\bicepparam\bicepparam.proj]
C:\Users\runneradmin\.nuget\packages\azure.bicep.msbuild\0.33.162-g844ffaf9cd\build\Azure.Bicep.MSBuild.targets(75,5): error : at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items) [D:\a\bicep\bicep\src\Bicep.MSBuild.E2eTests\examples\bicepparam\bicepparam.proj]
C:\Users\runneradmin\.nuget\packages\azure.bicep.msbuild\0.33.162-g844ffaf9cd\build\Azure.Bicep.MSBuild.targets(75,5): error : at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1) [D:\a\bicep\bicep\src\Bicep.MSBuild.E2eTests\examples\bicepparam\bicepparam.proj]
C:\Users\runneradmin\.nuget\packages\azure.bicep.msbuild\0.33.162-g844ffaf9cd\build\Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertFunctionDirect(FunctionCallSyntaxBase functionCall) [D:\a\bicep\bicep\src\Bicep.MSBuild.E2eTests\examples\bicepparam\bicepparam.proj]
C:\Users\runneradmin\.nuget\packages\azure.bicep.msbuild\0.33.162-g844ffaf9cd\build\Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertFunction(FunctionCallSyntaxBase functionCall) [D:\a\bicep\bicep\src\Bicep.MSBuild.E2eTests\examples\bicepparam\bicepparam.proj]
C:\Users\runneradmin\.nuget\packages\azure.bicep.msbuild\0.33.162-g844ffaf9cd\build\Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) [D:\a\bicep\bicep\src\Bicep.MSBuild.E2eTests\examples\bicepparam\bicepparam.proj]
C:\Users\runneradmin\.nug
|
Build CLI NuGet Packages (win-x64)
Process completed with exit code 1.
|
src/local/build.test.ts > bicep build > should build a bicep file:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
Test CLI (e2e) (linux-x64)
Process completed with exit code 1.
|
src/bicepparam.test.ts > msbuild > should build and clean project with single .bicepparam file:
src/Bicep.MSBuild.E2eTests/src/example.ts#L104
Error: Unexpected StdOut content:
Determining projects to restore...
Restored /Users/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj (in 952 ms).
/Users/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax [/Users/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/Users/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) [/Users/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/Users/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) [/Users/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/Users/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) [/Users/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/Users/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertFunctionDirect>b__34_0(FunctionArgumentSyntax a) [/Users/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/Users/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1, Span`1, Func`2) [/Users/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/Users/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Linq.Enumerable.SelectArrayIterator`2.ToArray() [/Users/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/Users/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1) [/Users/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/Users/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items) [/Users/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/Users/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1) [/Users/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/Users/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertFunctionDirect(FunctionCallSyntaxBase functionCall) [/Users/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/Users/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertFunction(FunctionCallSyntaxBase functionCall) [/Users/runner/work/bicep/bicep/src/Bicep.MSBuild.E2eTests/examples/bicepparam/bicepparam.proj]
/Users/runner/.nuget/packages/azure.bicep.msbuild/0.33.162-g844ffaf9cd/build/Azure.Bicep.MSBuild.targets(75,5): error : at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) [/Users/runner/work/bicep/bicep
|
Build CLI NuGet Packages (osx-x64)
Process completed with exit code 1.
|
src/local/build.test.ts > bicep build > should build a bicep file:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
Test CLI (e2e) (osx-x64)
Process completed with exit code 1.
|
Test Dotnet (windows-latest) (LangServer)
Process completed with exit code 1.
|
Test Dotnet (windows-latest) (Others)
Process completed with exit code 1.
|
src/local/build.test.ts > bicep build > should build a bicep file:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L60
AssertionError: expected 3762504530 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 3762504530
❯ BicepCommandTestRunner.shouldSucceed src/utils/command.ts:60:27
❯ src/local/build.test.ts:11:50
|
Test CLI (e2e) (win-x64)
Process completed with exit code 1.
|
src/live/publish.test.ts > bicep publish > should publish valid module:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
src/live/publish.test.ts > bicep publish > should publish valid module with alias:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
Test CLI (live) (linux-x64) (ff)
Process completed with exit code 1.
|
src/live/publish.test.ts > bicep publish > should publish valid module:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
src/live/publish.test.ts > bicep publish > should publish valid module with alias:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
Test CLI (live) (linux-x64) (ff)
Process completed with exit code 1.
|
src/live/publish.test.ts > bicep publish > should publish valid module:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L60
AssertionError: expected 3762504530 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 3762504530
❯ BicepCommandTestRunner.shouldSucceed src/utils/command.ts:60:27
❯ src/live/publish.test.ts:21:8
|
src/live/publish.test.ts > bicep publish > should publish valid module with alias:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L60
AssertionError: expected 3762504530 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 3762504530
❯ BicepCommandTestRunner.shouldSucceed src/utils/command.ts:60:27
❯ src/live/publish.test.ts:30:8
|
Test CLI (live) (win-x64) (ff)
Process completed with exit code 1.
|
src/live/publish.test.ts > bicep publish > should publish valid module:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L60
AssertionError: expected 3762504530 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 3762504530
❯ BicepCommandTestRunner.shouldSucceed src/utils/command.ts:60:27
❯ src/live/publish.test.ts:21:8
|
src/live/publish.test.ts > bicep publish > should publish valid module with alias:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L60
AssertionError: expected 3762504530 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 3762504530
❯ BicepCommandTestRunner.shouldSucceed src/utils/command.ts:60:27
❯ src/live/publish.test.ts:30:8
|
Test CLI (live) (win-x64) (ff)
Process completed with exit code 1.
|
src/live/publish.test.ts > bicep publish > should publish valid module:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
src/live/publish.test.ts > bicep publish > should publish valid module with alias:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
Test CLI (live) (linux-x64) (prod)
Process completed with exit code 1.
|
src/live/publish.test.ts > bicep publish > should publish valid module:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
src/live/publish.test.ts > bicep publish > should publish valid module with alias:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
Test CLI (live) (linux-x64) (prod)
Process completed with exit code 1.
|
src/live/publish.test.ts > bicep publish > should publish valid module:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
src/live/publish.test.ts > bicep publish > should publish valid module with alias:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
Test CLI (live) (osx-x64) (prod)
Process completed with exit code 1.
|
src/live/publish.test.ts > bicep publish > should publish valid module:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
src/live/publish.test.ts > bicep publish > should publish valid module with alias:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","Unhandled exception. System.ArgumentException: Failed to convert syntax of type Bicep.Core.Syntax.ArrayItemSyntax\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 238\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertArray(ArraySyntax array) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 744\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 102\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObject(ObjectSyntax object) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 783\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 100\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertObjectProperty(ObjectPropertySyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 803\n at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertResource(ResourceDeclarationSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 688\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 212\n at Bicep.Core.Intermediate.ExpressionBuilder.<ConvertProgram>b__25_11(DeclaredResourceMetadata x) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 488\n at System.Linq.Enumerable.SelectArrayIterator`2.MoveNext()\n at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable)+MoveNext()\n at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1)\n at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1)\n at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1)\n at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)\n at System.Collections.Immutable.ImmutableArray.ToImmutableArray[TSource](IEnumerable`1)\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertProgram(ProgramSyntax syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 487\n at Bicep.Core.Intermediate.ExpressionBuilder.ConvertWithoutLowering(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 235\n at Bicep.Core.Intermediate.ExpressionBuilder.Convert(SyntaxBase syntax) in /home/runner/work/bicep/bicep/src/Bicep.Core/Intermediate/ExpressionBuilder.cs:line 60\n at Bicep.Core.Emit.TemplateWriter.GenerateTemplateWithoutHash(PositionTrackingJsonTextWriter jsonWriter) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 99\n at Bicep.Core.Emit.TemplateWriter.Write(SourceAwareJsonTextWriter writer) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateWriter.cs:line 79\n at Bicep.Core.Emit.TemplateEmitter.<>c__DisplayClass8_0.<Emit>b__0() in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 117\n at Bicep.Core.Emit.TemplateEmitter.EmitOrFail(Func`1 write) in /home/runner/work/bicep/bicep/src/Bicep.Core/Emit/TemplateEmitter.cs:line 138\n at Bicep.Core.Emi
|
Test CLI (live) (osx-x64) (prod)
Process completed with exit code 1.
|
src/live/publish.test.ts > bicep publish > should publish valid module:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L60
AssertionError: expected 3762504530 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 3762504530
❯ BicepCommandTestRunner.shouldSucceed src/utils/command.ts:60:27
❯ src/live/publish.test.ts:21:8
|
src/live/publish.test.ts > bicep publish > should publish valid module with alias:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L60
AssertionError: expected 3762504530 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 3762504530
❯ BicepCommandTestRunner.shouldSucceed src/utils/command.ts:60:27
❯ src/live/publish.test.ts:30:8
|
Test CLI (live) (win-x64) (prod)
Process completed with exit code 1.
|
src/live/publish.test.ts > bicep publish > should publish valid module:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L60
AssertionError: expected 3762504530 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 3762504530
❯ BicepCommandTestRunner.shouldSucceed src/utils/command.ts:60:27
❯ src/live/publish.test.ts:21:8
|
src/live/publish.test.ts > bicep publish > should publish valid module with alias:
src/Bicep.Cli.E2eTests/src/utils/command.ts#L60
AssertionError: expected 3762504530 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 3762504530
❯ BicepCommandTestRunner.shouldSucceed src/utils/command.ts:60:27
❯ src/live/publish.test.ts:30:8
|
Test CLI (live) (win-x64) (prod)
Process completed with exit code 1.
|
Build: VSCode Extension
This extension consists of 467 files, out of which 104 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
|
All 2 runs failed: NonFunctionCallSyntaxShouldProvideNoSignatureHelp_Registry_LF (Bicep.LangServer.IntegrationTests.SignatureHelpTests):
Bicep.LangServer.IntegrationTests.SignatureHelpTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 0s]
|
All 2 runs failed: Build_command_should_generate_template_with_symbolic_names_if_enabled (Bicep.LangServer.IntegrationTests.BuildCommandTests):
Bicep.LangServer.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 1s]
|
All 2 runs failed: ImportKubernetesManifest_generates_valid_bicep_files_from_kubernetes_manifests (Files/ImportKubernetesManifest/azure-vote-all-in-one-redis/manifest.yml) (Bicep.LangServer.IntegrationTests.ImportKubernetesManifestTests):
Bicep.LangServer.IntegrationTests.ImportKubernetesManifestTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 0s]
|
All 2 runs failed: ImportKubernetesManifest_generates_valid_bicep_files_from_kubernetes_manifests (Files/ImportKubernetesManifest/wordpress/manifest.yml) (Bicep.LangServer.IntegrationTests.ImportKubernetesManifestTests):
Bicep.LangServer.IntegrationTests.ImportKubernetesManifestTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 0s]
|
All 2 runs failed: GoToDefinitionOnUnboundSyntaxNodeShouldReturnEmptyResponse_Registry_LF (Bicep.LangServer.IntegrationTests.DefinitionTests):
Bicep.LangServer.IntegrationTests.DefinitionTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 0s]
|
All 2 runs failed: GoToDefinitionRequestOnValidSymbolReferenceShouldReturnLocationOfDeclaredSymbol_Registry_LF (Bicep.LangServer.IntegrationTests.DefinitionTests):
Bicep.LangServer.IntegrationTests.DefinitionTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 0s]
|
All 2 runs failed: GoToDefinitionRequestOnUnsupportedOrInvalidSyntaxNodeShouldReturnEmptyResponse_Registry_LF (Bicep.LangServer.IntegrationTests.DefinitionTests):
Bicep.LangServer.IntegrationTests.DefinitionTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 0s]
|
All 2 runs failed: HoveringOverSymbolReferencesAndDeclarationsShouldProduceHovers_Registry_LF (Bicep.LangServer.IntegrationTests.HoverTests):
Bicep.LangServer.IntegrationTests.HoverTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 0s]
|
All 2 runs failed: ShouldProvideSignatureHelpBetweenFunctionParentheses_Registry_LF (Bicep.LangServer.IntegrationTests.SignatureHelpTests):
Bicep.LangServer.IntegrationTests.SignatureHelpTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 0s]
|
All 2 runs failed: string inside an array (Bicep.LangServer.IntegrationTests.TypeStringifierTests):
Bicep.LangServer.IntegrationTests.TypeStringifierTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 0s]
|
All 2 runs failed: Build_command_should_generate_template (Bicep.LangServer.IntegrationTests.BuildCommandTests):
Bicep.LangServer.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 1s]
|
All 2 runs failed: HoveringOverNonHoverableElementsShouldProduceEmptyHovers_Registry_LF (Bicep.LangServer.IntegrationTests.HoverTests):
Bicep.LangServer.IntegrationTests.HoverTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 0s]
|
All 2 runs failed: RequestingCodeActionWithFixableDiagnosticsShouldProduceQuickFixes_Registry_LF (Bicep.LangServer.IntegrationTests.CodeActionTests):
Bicep.LangServer.IntegrationTests.CodeActionTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 0s]
|
All 2 runs failed: custom object inside an array (Bicep.LangServer.IntegrationTests.TypeStringifierTests):
Bicep.LangServer.IntegrationTests.TypeStringifierTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 0s]
|
All 2 runs failed: BuildParams_command_should_generate_template (Bicep.LangServer.IntegrationTests.BuildParamsCommandTests):
Bicep.LangServer.IntegrationTests.BuildParamsCommandTests#L0
TestResults/_fv-az1695-635_2025-02-05_19_37_12[1].trx [took 0s]
TestResults/runneradmin_fv-az1347-881_2025-02-05_19_38_53.trx [took 0s]
|
All 2 runs failed: Length_based_for_loop_with_index_access_is_rewritten (Bicep.Core.IntegrationTests.ArmHelpers.ForExpressionSimplifierRewriterTests):
Bicep.Core.IntegrationTests.ArmHelpers.ForExpressionSimplifierRewriterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_36_52.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_39[1].trx [took 0s]
|
All 2 runs failed: Length_based_for_loop_is_rewritten_using_namespaces (Bicep.Core.IntegrationTests.ArmHelpers.ForExpressionSimplifierRewriterTests):
Bicep.Core.IntegrationTests.ArmHelpers.ForExpressionSimplifierRewriterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_36_52.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_39[1].trx [took 0s]
|
All 2 runs failed: Length_based_for_loop_is_rewritten (Bicep.Core.IntegrationTests.ArmHelpers.ForExpressionSimplifierRewriterTests):
Bicep.Core.IntegrationTests.ArmHelpers.ForExpressionSimplifierRewriterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_36_52.trx [took 1s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_39[1].trx [took 1s]
|
All 2 runs failed: Length_based_for_loop_with_anything_other_than_variable_access_cannot_be_rewritten (Bicep.Core.IntegrationTests.ArmHelpers.ForExpressionSimplifierRewriterTests):
Bicep.Core.IntegrationTests.ArmHelpers.ForExpressionSimplifierRewriterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_36_52.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_39[1].trx [took 0s]
|
4 out of 6 runs failed: InvokeAsync_RepeatOnSuccess_ProducesSameFiles (System.IO.Abstractions.TestingHelpers.MockFileSystem,System.IO.Abstractions.TestingHelpers.MockFileSystem) (Bicep.RegistryModuleTool.IntegrationTests.Commands.GenerateCommandTests):
Bicep.RegistryModuleTool.IntegrationTests.Commands.GenerateCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_38.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_21.trx [took 0s]
|
All 2 runs failed: InvokeAsync_ValidFiles_ReturnsZero (Bicep.RegistryModuleTool.IntegrationTests.Commands.ValidateCommandTests):
Bicep.RegistryModuleTool.IntegrationTests.Commands.ValidateCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_38.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_21.trx [took 0s]
|
4 out of 6 runs failed: InvokeAsync_OnSuccess_ReturnsZero (System.IO.Abstractions.TestingHelpers.MockFileSystem,System.IO.Abstractions.TestingHelpers.MockFileSystem) (Bicep.RegistryModuleTool.IntegrationTests.Commands.GenerateCommandTests):
Bicep.RegistryModuleTool.IntegrationTests.Commands.GenerateCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_38.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_21.trx [took 0s]
|
4 out of 6 runs failed: InvokeAsync_OnSuccess_ProducesExpectedFiles (System.IO.Abstractions.TestingHelpers.MockFileSystem,System.IO.Abstractions.TestingHelpers.MockFileSystem) (Bicep.RegistryModuleTool.IntegrationTests.Commands.GenerateCommandTests):
Bicep.RegistryModuleTool.IntegrationTests.Commands.GenerateCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_38.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_21.trx [took 0s]
|
All 2 runs failed: InvokeAsync_InvalidFiles_WritesErrorsToConsole (Bicep.RegistryModuleTool.IntegrationTests.Commands.ValidateCommandTests):
Bicep.RegistryModuleTool.IntegrationTests.Commands.ValidateCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_38.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_21.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/private-aks-cluster/vnet.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/deployment-script-dev-environment/containergroups.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/private-aks-cluster/jumpbox.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/cyclecloud/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/nested-vms-in-virtual-network/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Array_item_commas_are_permitted_on_single_line_definition (Bicep.Core.IntegrationTests.NewLineSensitivityTests):
Bicep.Core.IntegrationTests.NewLineSensitivityTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/vwan-shared-services/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Sort_lambda_functions_assigns_types_accurately (Bicep.Core.IntegrationTests.LambdaTests):
Bicep.Core.IntegrationTests.LambdaTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_Registry_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/vm-windows10-with-nvidia-gpu-extension-and-condition/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Parent_property_loop_on_parent_and_child (Bicep.Core.IntegrationTests.ParentPropertyResourceTests):
Bicep.Core.IntegrationTests.ParentPropertyResourceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_Parameters_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/deployment-script-dev-environment/storage.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/cosmosdb-free/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ConstraintDecorators_AttachedToOutputDeclaration_CanBeUsed (Bicep.Core.IntegrationTests.DecoratorTests):
Bicep.Core.IntegrationTests.DecoratorTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/redis-premium-persistence/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/azurefirewall-create-with-zones/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/website-with-container/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedDiagnostic (Files/baselines_bicepparam/Expressions/parameters.bicepparam) (Bicep.Core.IntegrationTests.Semantics.ParamsSemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.ParamsSemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/proximity-placement-with-multi-resource-groups/network.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_IntermediaryVariables_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_Modules_CRLF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 1s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 1s]
|
All 2 runs failed: Test_Issue_4600_2 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: LanguageVersion_2_should_be_used_if_types_imported_via_closure (Bicep.Core.IntegrationTests.CompileTimeImportTests):
Bicep.Core.IntegrationTests.CompileTimeImportTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/000/21-array-lookup/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/vwan.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Map_function_preserves_types_accurately_integers (Bicep.Core.IntegrationTests.LambdaTests):
Bicep.Core.IntegrationTests.LambdaTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue8884 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/hub-and-spoke/modules/fwl.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_Parameters_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/function-premium-vnet-integration/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/avd-fileservices-privateendpoint-module.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_NewlineSensitivity_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/log-analytics-with-solutions-and-diagnostics/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue15513 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: FindReferencesResultsShouldIncludeAllSymbolReferenceSyntaxNodes_Registry_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 1s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/avd-fileservices-privateendpoint-module.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_Outputs_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue7861 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_Functions_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/private-dns-zone/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/avd-backplane-module.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/vnet-to-vnet-peering/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/vnet.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/api-management-create-with-msi/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/front-door-with-webapplication-firewall/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue11742 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Valid_bicepparam_TemplateEmiter_should_produce_expected_template (Files/baselines_bicepparam/Expressions/parameters.bicepparam) (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue1228 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue2262 (Bicep.Core.IntegrationTests.Scenarios.DiscriminatedObjectsTests):
Bicep.Core.IntegrationTests.Scenarios.DiscriminatedObjectsTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/azurefirewall-create-with-zones/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Parent_property_formats_names_and_dependsOn_correctly (Bicep.Core.IntegrationTests.ParentPropertyResourceTests):
Bicep.Core.IntegrationTests.ParentPropertyResourceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_AKS_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/api-management-modular/groups.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/aci-wordpress/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_LoadFunctions_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue14059_repro1 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/function-http-trigger/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_IntermediaryVariables_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/aks-vmss-systemassigned-identity/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/container-registry/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/aci-sftp-files/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_NestedResources_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_TypeDeclarations_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_ResourcesTenant_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/vm-windows10-with-nvidia-gpu-extension-and-condition/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Spread_works_with_any (Bicep.Core.IntegrationTests.SpreadTests):
Bicep.Core.IntegrationTests.SpreadTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_Lambdas_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_NestedResources_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/sql-database-with-management/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/sql-database-with-management/modules/sql-database.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_Variables_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/hub-and-spoke/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_AKS_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: NameofFunction_OnLoopedResource_ReturnsResourceSymbolicName (Bicep.Core.IntegrationTests.Scenarios.NameofFunctionTests):
Bicep.Core.IntegrationTests.Scenarios.NameofFunctionTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue1173 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Issue_4668_3 (Bicep.Core.IntegrationTests.Scenarios.DiscriminatedObjectsTests):
Bicep.Core.IntegrationTests.Scenarios.DiscriminatedObjectsTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_IntermediaryVariables_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_Unicode_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_LoadFunctions_CRLF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/key-vault-secret-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/insights-alertrules-application-insights/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/app-service-regional-vnet-integration/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/policy-definition-with-assignment/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/function-http-trigger/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Params_file_with_no_errors_should_compile_correctly ("
using 'main.bicep'
// involves all syntax
param myPa…1
]
}
}
}
}
}","
param myParam object
") (Bicep.Core.IntegrationTests.Emit.ParamsFileWriterTests):
Bicep.Core.IntegrationTests.Emit.ParamsFileWriterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/azfw.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_LoadFunctions_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/proximity-placement-with-multi-resource-groups/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/proximity-placement-with-multi-resource-groups/anchored-ppg.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedDiagnostics_Registry_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: DecoratorsOnNestedChildResource_CanBeUsed (Bicep.Core.IntegrationTests.DecoratorTests):
Bicep.Core.IntegrationTests.DecoratorTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/portal-dashboard-with-appinsights/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/redis-premium-cluster-diagnostics/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/shared-image-gallery-with-image-defintition-and-role-assignment/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_LoopsIndexed_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_Metadata_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ModuleRestoreContentionShouldProduceConsistentState (Bicep.Core.IntegrationTests.RegistryTests):
Bicep.Core.IntegrationTests.RegistryTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/hub-and-spoke/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_Metadata_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/policy-azmonitor-agent-and-dcr-association/policyDefinition.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/1vm-2nics-2subnets-1vnet/vm.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Map_function_preserves_types_accurately_strings (Bicep.Core.IntegrationTests.LambdaTests):
Bicep.Core.IntegrationTests.LambdaTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Invalid_bicepparam_TemplateEmiter_should_not_produce_a_template (Files/baselines_bicepparam/Invalid_MismatchedTypes/parameters.bicepparam) (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: NameofFunction_OnLoopedResourceProperty_ReturnsResourcePropertyName (Bicep.Core.IntegrationTests.Scenarios.NameofFunctionTests):
Bicep.Core.IntegrationTests.Scenarios.NameofFunctionTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_Resources_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Functions_can_be_imported_in_bicepparam_files (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: CopyIndex_only_appears_in_compiled_expression_if_all_links_in_chain_use_a_loop_variable_reference_2 (True) (Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests):
Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/storage-static-website/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_Resources_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_Unicode_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/front-door-redirect/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/key-vault-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/webapp-managed-mysql/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/proximity-placement-with-multi-resource-groups/linux-vm-as.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/deployment-script-dev-environment/containergroups.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: NameBindingsShouldBeConsistent_Registry_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_Modules_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/avd-backplane-module.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/vnetvpngw.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/api-management-modular/NameValues.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/anchored-proximity-placement-group/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Looped_resource_depending_on_looped_existing_resource_should_depend_on_transitive_resource_element (True) (Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests):
Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/private-endpoint-webapp/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Existing_resource_with_symbolic_names_enabled_includes_scope_properties (Bicep.Core.IntegrationTests.ScopeTests):
Bicep.Core.IntegrationTests.ScopeTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_Metadata_CRLF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/databricks-all-in-one-template-for-vnet-injection/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue9467 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue801 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: loadTextContent: array value (Bicep.Core.IntegrationTests.Scenarios.LoadFunctionsTests):
Bicep.Core.IntegrationTests.Scenarios.LoadFunctionsTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Join_function_evaluation_works (Bicep.Core.IntegrationTests.EvaluationTests):
Bicep.Core.IntegrationTests.EvaluationTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/private-aks-cluster/bastion.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/vm-simple-linux/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/vm-simple-windows/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/azure-automation-account/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_NestedResources_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/insights-alertrules-application-insights/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/avd-sig-module.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/front-door-redirect/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: InvalidRootCachePathShouldProduceReasonableErrors (Bicep.Core.IntegrationTests.RegistryTests):
Bicep.Core.IntegrationTests.RegistryTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue5099 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_AKS_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/vm-copy-managed-disks/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/databricks-workspace/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/azfwpip.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_extensibility (Files/user_submitted/extensibility/aks/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/redis-premium-cluster-diagnostics/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue449_PositiveCase (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/000/20-array-loop/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/1vm-2nics-2subnets-1vnet/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/hub-and-spoke/modules/rot.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: DtcValidation_VarForBodyExpression_Ok (Bicep.Core.IntegrationTests.DeployTimeConstantTests):
Bicep.Core.IntegrationTests.DeployTimeConstantTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_ValidDeployTimeUsages_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_Variables_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/mg-policy/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_Lambdas_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_Loops_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/key-vault-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/hub-and-spoke/modules/fwl.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_TypeDeclarations_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_Registry_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/000/31-json-object-complex/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/mg-policy/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/cyclecloud/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/custom-role-definition-assignment/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue14838 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Parent_property_loop_on_children (Bicep.Core.IntegrationTests.ParentPropertyResourceTests):
Bicep.Core.IntegrationTests.ParentPropertyResourceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_LargeTemplate_Stress_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/web-app-asev2-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/avd-sig-module.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_PrettyPrint_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: DirectResourceCollectionAccess_AllowedForExistingResourceCollection (Bicep.Core.IntegrationTests.DirectResourceCollectionTests):
Bicep.Core.IntegrationTests.DirectResourceCollectionTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_Resources_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/api-management-create-with-msi/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/api-management-modular/groups.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: NestedResources_can_have_loops (Bicep.Core.IntegrationTests.NestedResourceTests):
Bicep.Core.IntegrationTests.NestedResourceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_Modules_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: String_expressions_are_evaluated_successfully (Bicep.Core.IntegrationTests.EvaluationTests):
Bicep.Core.IntegrationTests.EvaluationTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/automation-account-import-runbooks-and-modules/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedDiagnostic (Files/baselines_bicepparam/Invalid_MismatchedTypes/parameters.bicepparam) (Bicep.Core.IntegrationTests.Semantics.ParamsSemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.ParamsSemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_ModulesSubscription_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_ResourcesTenant_CRLF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_Variables_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/sql-database-with-management/modules/audit-settings.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/aad-domainservices/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/sql-database-with-management/modules/sql-logical-servers.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/expressroute-circuit-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/avd-network-module.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/000/20-array-loop/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_Metadata_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/create-and-enable-ddos-protection-plans/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/expressroute-circuit-vnet-connection/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/api-management-modular/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/1vm-2nics-2subnets-1vnet/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/nested-vms-in-virtual-network/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/function-app-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue14059_repro2 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_Parameters_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_Parameters_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_NewlineSensitivity_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue7482_alternative (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_Modules_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Array_item_newlines_are_permitted (Bicep.Core.IntegrationTests.NewLineSensitivityTests):
Bicep.Core.IntegrationTests.NewLineSensitivityTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Looped_resource_depending_on_looped_variable_should_depend_on_transitive_resource_element (True) (Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests):
Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/vnet-to-vnet-bgp/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/log-analytics-with-solutions-and-diagnostics/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/aadds-dual-region-replica-sets/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_ResourcesTenant_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ModuleRestoreWithStuckFileLockShouldFailAfterTimeout (System.Collections.Immutable.ImmutableDictionary`2+<get_Values>d__27[System.String,Bicep.Core.Samples.DataSet+ExternalModuleInfo],2,False) (Bicep.Core.IntegrationTests.RegistryTests):
Bicep.Core.IntegrationTests.RegistryTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/web-app-sql-database/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/vm-windows-with-custom-script-extension/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/anchored-proximity-placement-group/network.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_Parameters_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/avd-backplane/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_LoadFunctions_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue6477 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/webapp-managed-mysql/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/traffic-manager-webapp/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/aci-wordpress/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/data-factory-v2-blob-to-blob-copy/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/publish-api-to-apim-opendocs/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_Parameters_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/create-and-enable-ddos-protection-plans/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/cyclecloud/cycleserver-vm.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue6863 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Parent_property_loop_on_parent_and_child_with_offset (Bicep.Core.IntegrationTests.ParentPropertyResourceTests):
Bicep.Core.IntegrationTests.ParentPropertyResourceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_NestedResources_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Using_variables_objects_arrays_in_base_parameters_file_should_succeed (Bicep.Core.IntegrationTests.ParameterTests):
Bicep.Core.IntegrationTests.ParameterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedDiagnostic (Files/baselines_bicepparam/Parameters/parameters.bicepparam) (Bicep.Core.IntegrationTests.Semantics.ParamsSemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.ParamsSemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/data-factory-v2-blob-to-blob-copy/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Looped_resource_depending_on_looped_variable_should_depend_on_transitive_resource_element (False) (Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests):
Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_LargeTemplate_Stress_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 1s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 1s]
|
All 2 runs failed: ForceModuleRestoreWithStuckFileLockShouldFailAfterTimeout (System.Collections.Immutable.ImmutableDictionary`…t_Values>d__27[System.String,Bicep.Core.Samples.DataSet+ExternalModuleInfo],2,True) (Bicep.Core.IntegrationTests.RegistryTests):
Bicep.Core.IntegrationTests.RegistryTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Parameter_with_complex_functions (Bicep.Core.IntegrationTests.ParameterTests):
Bicep.Core.IntegrationTests.ParameterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/sql/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/aks/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue14839_3 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/azfwpolicy.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/hub-and-spoke/modules/rot.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_ModulesSubscription_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/custom-role-definition-assignment/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_AKS_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/vnet.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_Dependencies_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/deployifnotexists-policy-with-initiative-and-assignment/actionGroup.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ForceModuleRestoreWithStuckFileLockShouldFailAfterTimeout (System.Collections.Immutable.ImmutableDictionary`…t_Values>d__27[System.String,Bicep.Core.Samples.DataSet+ExternalModuleInfo],7,True) (Bicep.Core.IntegrationTests.RegistryTests):
Bicep.Core.IntegrationTests.RegistryTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/redis-premium-persistence/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/private-aks-cluster/jumpbox.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_ModulesSubscription_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/vnet-to-vnet-bgp/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/azfw.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/container-registry/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ForceModuleRestoreWithStuckFileLockShouldFailAfterTimeout (System.Collections.Immutable.ImmutableDictionary`…_Values>d__27[System.String,Bicep.Core.Samples.DataSet+ExternalModuleInfo],2,False) (Bicep.Core.IntegrationTests.RegistryTests):
Bicep.Core.IntegrationTests.RegistryTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/nested-vms-in-virtual-network/nic.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue10098 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Lambdas_can_be_placed_inside_parentheses_and_nothing_else (Bicep.Core.IntegrationTests.LambdaTests):
Bicep.Core.IntegrationTests.LambdaTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/avd-image-builder-module.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/deployment-script-dev-environment/storage.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/cosmosdb-free/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/azfwpip.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue_7241_1 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: DirectResourceCollectionAccess_Basic (Bicep.Core.IntegrationTests.DirectResourceCollectionTests):
Bicep.Core.IntegrationTests.DirectResourceCollectionTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/avd-LogAnalytics.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_LoadFunctions_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: UsingIndexValueInModuleScope_ShouldInlineTheResourceGroupAndSubscription (Bicep.Core.IntegrationTests.Scenarios.ScopeTests):
Bicep.Core.IntegrationTests.Scenarios.ScopeTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ObjectVariablesWithUnknownTypeResourceReference_ShouldBeInlined (Bicep.Core.IntegrationTests.Scenarios.InliningResourcesAndModulesTests):
Bicep.Core.IntegrationTests.Scenarios.InliningResourcesAndModulesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/cyclecloud/cycleserver-vm.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_TypeDeclarations_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_PrettyPrint_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/proximity-placement-with-multi-resource-groups/network.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/policy-azmonitor-agent-and-dcr-association/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_Parameters_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/avd-backplane/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_Loops_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/publish-api-to-apim-opendocs/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/api-management-modular/users.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/aci-linuxcontainer-public-ip/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_Lambdas_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/anchored-proximity-placement-group/network.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/private-aks-cluster/log-analytics.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue1986_loops (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: All_nodes_should_be_parented_Registry_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: loadTextContent: object property and encoding from an array (Bicep.Core.IntegrationTests.Scenarios.LoadFunctionsTests):
Bicep.Core.IntegrationTests.Scenarios.LoadFunctionsTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/policy-azmonitor-agent-and-dcr-association/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/anchored-proximity-placement-group/linux-vm-as.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ForceModuleRestoreShouldRestoreAllModules (System.Collections.Immutable.ImmutableDictionary`2+<get_Values>d__27[System.String,Bicep.Core.Samples.DataSet+ExternalModuleInfo],7,True) (Bicep.Core.IntegrationTests.RegistryTests):
Bicep.Core.IntegrationTests.RegistryTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_Outputs_CRLF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/sql-database-with-management/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/azure-search-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_Modules_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/wvd-create-hostpool/modules/managedDisks-customimagevm.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/deployifnotexists-policy-with-initiative-and-assignment/actionGroup.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/000/22-array-lookup-complex/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_Variables_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/cdn-with-storage-account/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: UsingIndexValueInModuleScope_ShouldInlineTheManagementGroupName_2 (Bicep.Core.IntegrationTests.Scenarios.ScopeTests):
Bicep.Core.IntegrationTests.Scenarios.ScopeTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Valid_bicepparam_TemplateEmiter_should_produce_expected_template (Files/baselines_bicepparam/Parameters/parameters.bicepparam) (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ForceModuleRestoreShouldRestoreAllModules (System.Collections.Immutable.ImmutableDictionary`2+<get_Values>d__27[System.String,Bicep.Core.Samples.DataSet+ExternalModuleInfo],2,False) (Bicep.Core.IntegrationTests.RegistryTests):
Bicep.Core.IntegrationTests.RegistryTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/sql-database-with-management/modules/sql-logical-server.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: User_defined_types_may_be_used_with_outputs (Bicep.Core.IntegrationTests.UserDefinedTypeTests):
Bicep.Core.IntegrationTests.UserDefinedTypeTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/wvd-create-hostpool/modules/managedDisks-customvhdvm.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Functions_are_evaluated_correctly (Bicep.Core.IntegrationTests.EvaluationTests):
Bicep.Core.IntegrationTests.EvaluationTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/website-with-container/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/basic-batch-account/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/databricks-workspace/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/front-door-custom-domain/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/cosmosdb-private-endpoint/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/vm-domain-join/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/policy-azmonitor-agent-and-dcr-association/policyAssignment.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/servicebus-namespace-vnet/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/deployifnotexists-policy-with-initiative-and-assignment/policyDefinition.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_LargeTemplate_Stress_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 1s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_PrettyPrint_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/private-aks-cluster/aks.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_LoopsIndexed_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_Unicode_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_PrettyPrint_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/application-gateway-v2-autoscale-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/vm-domain-join/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/front-door-custom-domain/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Issue8798 (Bicep.Core.IntegrationTests.EvaluationTests):
Bicep.Core.IntegrationTests.EvaluationTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/private-aks-cluster/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue5456_1 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Params_file_with_no_errors_should_compile_correctly ("
using 'main.bicep'
param myParam = [
1
2
]","
{
…[
1,
2
]
}
}
}","
param myParam array
") (Bicep.Core.IntegrationTests.Emit.ParamsFileWriterTests):
Bicep.Core.IntegrationTests.Emit.ParamsFileWriterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_AKS_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_ValidDeployTimeUsages_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/policy-with-initiative-definition-and-assignment/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_ValidDeployTimeUsages_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/function-app-with-custom-domain-managed-certificate/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: indexof_contains_function_evaluation_works (Bicep.Core.IntegrationTests.EvaluationTests):
Bicep.Core.IntegrationTests.EvaluationTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/webapp-privateendpoint-vnet-injection/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_9713 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
Test CLI (live) (linux-x64) (ff)
The initial run of Bicep Live E2E Tests failed. Retrying...
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/cosmosdb-webapp/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/private-aks-cluster/aks.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/media-services-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/vm-simple-windows/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/anchored-proximity-placement-group/linux-vm-az.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/sqlmi-new-vnet/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/nested-vms-in-virtual-network/udr.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/asev2-ilb-with-web-app/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: CopyIndex_only_appears_in_compiled_expression_if_all_links_in_chain_use_a_loop_variable_reference (True) (Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests):
Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/private-aks-cluster/vnet.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidKeyVaultSecretReferenceInLoopedModule (Bicep.Core.IntegrationTests.Scenarios.ParamKeyVaultSecretReferenceTests):
Bicep.Core.IntegrationTests.Scenarios.ParamKeyVaultSecretReferenceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue6423 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_Variables_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/policy-definition-with-assignment/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/wvd-create-hostpool/modules/unmanagedDisks-customvhdvm.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_extensibility (Files/user_submitted/extensibility/microsoftGraph/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 1s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 3s]
|
All 2 runs failed: Test_Issue2248_UnionTypeInArrayAccessBaseExpression (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/front-door-with-webapplication-firewall/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/avd-monitor-diag.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_ValidDeployTimeUsages_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/budget-subscription-with-notifications/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/webapp-privateendpoint-vnet-injection/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/aci-sftp-files/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/deployifnotexists-policy-with-initiative-and-assignment/policyAssignment.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/aks-vmss-systemassigned-identity/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/cosmosdb-webapp/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Safe_dereferences_are_evaluated_successfully (Bicep.Core.IntegrationTests.EvaluationTests):
Bicep.Core.IntegrationTests.EvaluationTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_Loops_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/event-hub-and-consumer-group/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/function-app-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/deployifnotexists-policy-with-initiative-and-assignment/policyAssignment.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_LoopsIndexed_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/basic-batch-account/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Array_item_leading_and_trailing_newlines_can_be_dropped (Bicep.Core.IntegrationTests.NewLineSensitivityTests):
Bicep.Core.IntegrationTests.NewLineSensitivityTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_Functions_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/key-vault-secret-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/wvd-create-hostpool/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_LargeTemplate_Stress_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 1s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/vwanvpnsite.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue8950 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/sql-database-with-management/modules/sql-logical-servers.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_Resources_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/vm-push-certificate-windows/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/policy-with-initiative-definition-and-assignment/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_Functions_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/asev2-ilb-with-web-app/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/api-management-create-all-resources/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/vm-copy-managed-disks/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/deployifnotexists-policy-with-initiative-and-assignment/policyDefinition.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/wvd-create-hostpool/modules/unmanagedDisks-customvhdvm.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_Unicode_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Imported_functions_invoked_in_bicepparam_files_can_refer_to_variables_in_source_template (Bicep.Core.IntegrationTests.CompileTimeImportTests):
Bicep.Core.IntegrationTests.CompileTimeImportTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ForceModuleRestoreShouldRestoreAllModules (System.Collections.Immutable.ImmutableDictionary`2+<get_Values>d__27[System.String,Bicep.Core.Samples.DataSet+ExternalModuleInfo],2,True) (Bicep.Core.IntegrationTests.RegistryTests):
Bicep.Core.IntegrationTests.RegistryTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Tuples_with_a_literal_union_index_use_type_at_indices (Bicep.Core.IntegrationTests.UserDefinedTypeTests):
Bicep.Core.IntegrationTests.UserDefinedTypeTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/api-management-modular/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Filter_lambda_functions_assigns_types_accurately (Bicep.Core.IntegrationTests.LambdaTests):
Bicep.Core.IntegrationTests.LambdaTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_Functions_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/000/21-array-lookup/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_IntermediaryVariables_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/vwan.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/web-app-managed-identity-sql-db/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/wvd-create-hostpool/modules/managedDisks-customvhdvm.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/anchored-proximity-placement-group/linux-vm-az.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: CopyIndex_only_appears_in_compiled_expression_if_all_links_in_chain_use_a_loop_variable_reference_2 (False) (Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests):
Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/private-aks-cluster/bastion.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/nat-gateway-vnet/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/1vm-2nics-2subnets-1vnet/vm.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/proximity-placement-with-multi-resource-groups/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_NewlineSensitivity_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_NewlineSensitivity_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Nested_copy_resources_should_be_assigned_a_fully_qualified_copy_loop_name (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Using_an_existing_resource_as_an_explicit_parent_does_not_generate_an_explicit_dependency (Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests):
Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: LoadTextContent_RequiresCompileTimeConstantArguments_Loop_Valid (Bicep.Core.IntegrationTests.Scenarios.LoadFunctionsTests):
Bicep.Core.IntegrationTests.Scenarios.LoadFunctionsTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/web-app-managed-identity-sql-db/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/automation-account-import-runbooks-and-modules/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_NestedResources_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/firewall-with-ip-from-prefix/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/avd-monitor-diag.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_ModulesSubscription_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue12052 (Bicep.Core.IntegrationTests.CompileTimeImportTests):
Bicep.Core.IntegrationTests.CompileTimeImportTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/function-premium-vnet-integration/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/event-hub-and-consumer-group/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/vm-simple-linux/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/private-dns-zone/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/traffic-manager-webapp/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/databricks-all-in-one-template-for-vnet-injection/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/web-app-sql-database/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_Unicode_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/vm-windows-with-custom-script-extension/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidKeyVaultSecretReferenceInLoopedModuleWithLoopedKeyVault_Issue2862 (Bicep.Core.IntegrationTests.Scenarios.ParamKeyVaultSecretReferenceTests):
Bicep.Core.IntegrationTests.Scenarios.ParamKeyVaultSecretReferenceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/vwanvpnsite.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_extensibility (Files/user_submitted/extensibility/aks/modules/aks.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/vmss-windows-autoscale/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/azure-bastion/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: RetryOnDecorator_ValidScenario (Bicep.Core.IntegrationTests.DecoratorTests):
Bicep.Core.IntegrationTests.DecoratorTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Lambda_functions_can_be_nested (Bicep.Core.IntegrationTests.LambdaTests):
Bicep.Core.IntegrationTests.LambdaTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/templatespec-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Parent_property_loop_on_parent_individual_child (Bicep.Core.IntegrationTests.ParentPropertyResourceTests):
Bicep.Core.IntegrationTests.ParentPropertyResourceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_Outputs_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/vnet-two-subnets/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_Parameters_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/cyclecloud/network.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/vnet-with-subnet-and-user-defined-route/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/sql-database-with-management/modules/audit-settings.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/deployment-script-dev-environment/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_ResourcesTenant_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_ModulesSubscription_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/function-app-with-custom-domain-managed-certificate/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/private-endpoint-webapp/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/vnet-two-subnets/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_Parameters_CRLF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue7482 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/app-service-regional-vnet-integration/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/cosmosdb-private-endpoint/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: loadTextContent: object property from an array (Bicep.Core.IntegrationTests.Scenarios.LoadFunctionsTests):
Bicep.Core.IntegrationTests.Scenarios.LoadFunctionsTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_Loops_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/storage-static-website/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/1vm-2nics-2subnets-1vnet/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/private-aks-cluster/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_Lambdas_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: UsingIndexValueInModuleScope_ShouldInlineTheManagementGroupName_1 (Bicep.Core.IntegrationTests.Scenarios.ScopeTests):
Bicep.Core.IntegrationTests.Scenarios.ScopeTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/policy-azmonitor-agent-and-dcr-association/policyDefinition.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/avd-LogAnalytics.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue14839_2 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/azure-bastion/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Reduce_lambda_functions_assigns_types_accurately (Bicep.Core.IntegrationTests.LambdaTests):
Bicep.Core.IntegrationTests.LambdaTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Variable_loops_should_not_cause_infinite_recursion (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/nested-vms-in-virtual-network/udr.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Array_newline_is_optional_at_start_and_end (Bicep.Core.IntegrationTests.NewLineSensitivityTests):
Bicep.Core.IntegrationTests.NewLineSensitivityTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: New_functions_are_evaluated_correctly (Bicep.Core.IntegrationTests.EvaluationTests):
Bicep.Core.IntegrationTests.EvaluationTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_IntermediaryVariables_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/iot-with-storage/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/sqlmi-new-vnet/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Tuples_with_a_literal_index_use_type_at_index (Bicep.Core.IntegrationTests.UserDefinedTypeTests):
Bicep.Core.IntegrationTests.UserDefinedTypeTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_Resources_CRLF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/azfwpolicy.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/azure-automation-account/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/hdinsight-spark-linux/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/log-analytics-with-datasources-solutions/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/vmss-windows-autoscale/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: loadFileAsBase64: object property from an array (Bicep.Core.IntegrationTests.Scenarios.LoadFunctionsTests):
Bicep.Core.IntegrationTests.Scenarios.LoadFunctionsTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedUserDeclaredSymbols_Registry_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_Parameters_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/policy-azmonitor-agent-and-dcr-association/policyAssignment.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/aks/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/1vm-2nics-2subnets-1vnet/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/sql/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/expressroute-circuit-vnet-connection/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/front-door-basic/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/proximity-placement-with-multi-resource-groups/linux-vm-as.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/nat-gateway-vnet/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/anchored-proximity-placement-group/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/wvd-create-hostpool/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_Outputs_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/modules-vwan-to-vnet-s2s-with-fw/vnetvpngw.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ForceModuleRestoreShouldRestoreAllModules (System.Collections.Immutable.ImmutableDictionary`2+<get_Values>d__27[System.String,Bicep.Core.Samples.DataSet+ExternalModuleInfo],7,False) (Bicep.Core.IntegrationTests.RegistryTests):
Bicep.Core.IntegrationTests.RegistryTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/cyclecloud/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_NewlineSensitivity_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/deployment-script-dev-environment/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/log-analytics-with-datasources-solutions/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/avd-image-builder-module.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/aci-linuxcontainer-public-ip/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ModuleRestoreWithStuckFileLockShouldFailAfterTimeout (System.Collections.Immutable.ImmutableDictionary`2+<get_Values>d__27[System.String,Bicep.Core.Samples.DataSet+ExternalModuleInfo],7,True) (Bicep.Core.IntegrationTests.RegistryTests):
Bicep.Core.IntegrationTests.RegistryTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/proximity-placement-with-multi-resource-groups/anchored-ppg.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/cdn-with-storage-account/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Nested_resource_formats_names_and_dependsOn_correctly (Bicep.Core.IntegrationTests.NestedResourceTests):
Bicep.Core.IntegrationTests.NestedResourceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Spread_types_are_calculated_correctly_for_arrays (Bicep.Core.IntegrationTests.SpreadTests):
Bicep.Core.IntegrationTests.SpreadTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/deployifnotexists-policy-with-initiative-and-assignment/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Issue_4668_1 (Bicep.Core.IntegrationTests.Scenarios.DiscriminatedObjectsTests):
Bicep.Core.IntegrationTests.Scenarios.DiscriminatedObjectsTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/cyclecloud/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Looped_resource_depending_on_looped_existing_resource_should_depend_on_transitive_resource_element (False) (Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests):
Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_LoopsIndexed_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_Dependencies_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/000/31-json-object-complex/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_Registry_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/vwan-shared-services/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/private-aks-cluster/log-analytics.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/portal-dashboard-with-appinsights/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/301/deployifnotexists-policy-with-initiative-and-assignment/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/shared-image-gallery-with-image-defintition-and-role-assignment/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/anchored-proximity-placement-group/linux-vm-as.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue14059_repro3 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/application-gateway-v2-autoscale-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_LargeTemplate_Stress_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 1s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_ResourcesTenant_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/hdinsight-spark-linux/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_Lambdas_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Imported_variable_symbols_with_a_lengthy_reference_chain_should_have_declarations_injected_into_compiled_template (Bicep.Core.IntegrationTests.CompileTimeImportTests):
Bicep.Core.IntegrationTests.CompileTimeImportTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: CopyIndex_only_appears_in_compiled_expression_if_all_links_in_chain_use_a_loop_variable_reference (False) (Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests):
Bicep.Core.IntegrationTests.Emit.DependencyInferenceTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/app-config/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/wvd-create-hostpool/modules/managedDisks-galleryvm.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_TypeDeclarations_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/iot-with-storage/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_LoopsIndexed_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/azure-search-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_Functions_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_Loops_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/aadds-dual-region-replica-sets/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/web-app-asev2-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_Dependencies_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ModuleRestoreWithStuckFileLockShouldFailAfterTimeout (System.Collections.Immutable.ImmutableDictionary`2+<get_Values>d__27[System.String,Bicep.Core.Samples.DataSet+ExternalModuleInfo],2,True) (Bicep.Core.IntegrationTests.RegistryTests):
Bicep.Core.IntegrationTests.RegistryTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_ValidDeployTimeUsages_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/nested-vms-in-virtual-network/nic.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Issue8782_2 (Bicep.Core.IntegrationTests.EvaluationTests):
Bicep.Core.IntegrationTests.EvaluationTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/front-door-basic/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/budget-subscription-with-notifications/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_Dependencies_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_extensibility (Files/user_submitted/extensibility/aks/modules/kubernetes.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/expressroute-circuit-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/sql-database-with-management/modules/sql-logical-server.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue11846 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: List_comprehension_function_evaluation_works (Bicep.Core.IntegrationTests.EvaluationTests):
Bicep.Core.IntegrationTests.EvaluationTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/api-management-modular/users.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Spread_operator_results_in_correct_codegen (Bicep.Core.IntegrationTests.SpreadTests):
Bicep.Core.IntegrationTests.SpreadTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/media-services-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/vm-new-or-existing-conditions/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/aad-domainservices/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Map_function_works_with_unknowable_types (Bicep.Core.IntegrationTests.LambdaTests):
Bicep.Core.IntegrationTests.LambdaTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/templatespec-create/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ModuleRestoreWithStuckFileLockShouldFailAfterTimeout (System.Collections.Immutable.ImmutableDictionary`2+<get_Values>d__27[System.String,Bicep.Core.Samples.DataSet+ExternalModuleInfo],7,False) (Bicep.Core.IntegrationTests.RegistryTests):
Bicep.Core.IntegrationTests.RegistryTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/firewall-with-ip-from-prefix/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_Metadata_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/servicebus-namespace-vnet/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/101/api-management-modular/NameValues.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/vnet-with-subnet-and-user-defined-route/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/vm-push-certificate-windows/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/cyclecloud/network.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Test_Issue4156 (Bicep.Core.IntegrationTests.ScenarioTests):
Bicep.Core.IntegrationTests.ScenarioTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/api-management-create-all-resources/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_TypeDeclarations_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Array_item_multiple_newlines_are_permitted (Bicep.Core.IntegrationTests.NewLineSensitivityTests):
Bicep.Core.IntegrationTests.NewLineSensitivityTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_Registry_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/cloud-shell-vnet/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/avd-backplane-with-network-and-storage-and-monitoring/avd-network-module.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/vm-new-or-existing-conditions/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_Registry_LF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests):
Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ResourceInfoCodegenEnabled_output_is_valid (Files/SymbolicNameTests/ResourceInfo/sql-database-with-management/main.bicep) (Bicep.Core.IntegrationTests.SymbolicNameTests):
Bicep.Core.IntegrationTests.SymbolicNameTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/301/sql-database-with-management/modules/sql-database.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_Dependencies_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_Outputs_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/000/22-array-lookup-complex/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/101/app-config/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: Issue8782 (Bicep.Core.IntegrationTests.EvaluationTests):
Bicep.Core.IntegrationTests.EvaluationTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: DirectResourceCollectionAccess_Modules (Bicep.Core.IntegrationTests.DirectResourceCollectionTests):
Bicep.Core.IntegrationTests.DirectResourceCollectionTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ForceModuleRestoreWithStuckFileLockShouldFailAfterTimeout (System.Collections.Immutable.ImmutableDictionary`…_Values>d__27[System.String,Bicep.Core.Samples.DataSet+ExternalModuleInfo],7,False) (Bicep.Core.IntegrationTests.RegistryTests):
Bicep.Core.IntegrationTests.RegistryTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/wvd-create-hostpool/modules/managedDisks-galleryvm.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/vnet-to-vnet-peering/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_PrettyPrint_LF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests):
Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid_using_experimental_symbolic_names (Files/user_submitted/201/cloud-shell-vnet/main.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: ExampleIsValid (Files/user_submitted/201/wvd-create-hostpool/modules/managedDisks-customimagevm.bicep) (Bicep.Core.IntegrationTests.ExamplesTests):
Bicep.Core.IntegrationTests.ExamplesTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: loadFileAsBase64: array value (Bicep.Core.IntegrationTests.Scenarios.LoadFunctionsTests):
Bicep.Core.IntegrationTests.Scenarios.LoadFunctionsTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: UsingIndexValueInModuleScope_ShouldInlineTheResourceGroupName (Bicep.Core.IntegrationTests.Scenarios.ScopeTests):
Bicep.Core.IntegrationTests.Scenarios.ScopeTests#L0
TestResults/_fv-az1779-378_2025-02-05_19_37_12.trx [took 0s]
TestResults/runneradmin_fv-az1455-643_2025-02-05_19_38_59.trx [took 0s]
|
All 2 runs failed: AKS_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_Parameters_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_Functions_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_Loops_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Dependencies_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_LargeTemplate_Stress_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 1s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 2s]
|
All 2 runs failed: Build_Valid_Params_File_ToStdOut_Should_Succeed (Files/baselines_bicepparam/Parameters/parameters.bicepparam) (Bicep.Cli.IntegrationTests.BuildParamsCommandTests):
Bicep.Cli.IntegrationTests.BuildParamsCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Metadata_CRLF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_Lambdas_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Parameters_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_After_Restore_Should_Succeed_Registry_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 1s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 1s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_ModulesSubscription_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_NestedResources_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_LoadFunctions_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Restore_ShouldSucceedWithAnonymousClient ("Registry_LF, publishing source",Bicep.Core.Samples.DataSet,True) (Bicep.Cli.IntegrationTests.RestoreCommandTests):
Bicep.Cli.IntegrationTests.RestoreCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: ValidDeployTimeUsages_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_Metadata_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: ModulesSubscription_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_ModulesSubscription_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Invalid_Single_Params_File_ShouldFail_WithExpectedErrorMessage (Files/baselines_bicepparam/Invalid_MismatchedTypes/parameters.bicepparam) (Bicep.Cli.IntegrationTests.BuildParamsCommandTests):
Bicep.Cli.IntegrationTests.BuildParamsCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_Functions_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_Modules_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Publish_ValidArmTemplateFile_AllValidDataSets_ShouldSucceed_Registry_LF (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Loops_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_Parameters_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: IntermediaryVariables_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_AKS_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 1s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 1s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_Parameters_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: LoadFunctions_CRLF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Lambdas_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_Lambdas_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_ResourcesTenant_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_Unicode_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Outputs_CRLF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Restore_ShouldSucceedWithAnonymousClient ("Registry_LF, not publishing source",Bicep.Core.Samples.DataSet,False) (Bicep.Cli.IntegrationTests.RestoreCommandTests):
Bicep.Cli.IntegrationTests.RestoreCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: LoopsIndexed_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Unicode_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_Registry_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: TypeDeclarations_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Parameters_CRLF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: PrettyPrint_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: ResourcesTenant_CRLF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_params_to_stdout_with_registry_should_succeed_after_restore (Files/BuildParamsCommandTests/Registry/main.bicepparam) (Bicep.Cli.IntegrationTests.BuildParamsCommandTests):
Bicep.Cli.IntegrationTests.BuildParamsCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: PrettyPrint_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: IntermediaryVariables_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_Params_File_To_Outdir_Should_Succeed (Files/baselines_bicepparam/Expressions/parameters.bicepparam) (Bicep.Cli.IntegrationTests.BuildParamsCommandTests):
Bicep.Cli.IntegrationTests.BuildParamsCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Functions_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Parameters_CRLF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_Dependencies_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: ValidDeployTimeUsages_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Modules_CRLF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_Modules_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Loops_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Parameters_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: LoopsIndexed_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Variables_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: TypeDeclarations_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Registry_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: LargeTemplate_Stress_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 2s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 1s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_IntermediaryVariables_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_TypeDeclarations_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_params_with_correct_overrides_succeeds_with_values_overridden (Bicep.Cli.IntegrationTests.BuildParamsCommandTests):
Bicep.Cli.IntegrationTests.BuildParamsCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_Outputs_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Metadata_CRLF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_LoopsIndexed_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Restore_ShouldSucceed ("Registry_LF, not publishing source",Bicep.Core.Samples.DataSet,False) (Bicep.Cli.IntegrationTests.RestoreCommandTests):
Bicep.Cli.IntegrationTests.RestoreCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Unicode_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_Params_File_Should_Succeed (Files/baselines_bicepparam/Parameters/parameters.bicepparam) (Bicep.Cli.IntegrationTests.BuildParamsCommandTests):
Bicep.Cli.IntegrationTests.BuildParamsCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Restore_ShouldSucceed ("Registry_LF, publishing source",Bicep.Core.Samples.DataSet,True) (Bicep.Cli.IntegrationTests.RestoreCommandTests):
Bicep.Cli.IntegrationTests.RestoreCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_Params_File_To_Outdir_Should_Succeed (Files/baselines_bicepparam/Parameters/parameters.bicepparam) (Bicep.Cli.IntegrationTests.BuildParamsCommandTests):
Bicep.Cli.IntegrationTests.BuildParamsCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_Outputs_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_NestedResources_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: ResourcesTenant_CRLF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_LoadFunctions_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_Params_File_Should_Succeed (Files/baselines_bicepparam/Expressions/parameters.bicepparam) (Bicep.Cli.IntegrationTests.BuildParamsCommandTests):
Bicep.Cli.IntegrationTests.BuildParamsCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Dependencies_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_Unicode_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_NewlineSensitivity_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_bicepparam_should_fail_with_error_diagnostics_for_registry_failure (Files/BuildParamsCommandTests/Registry/main.bicepparam) (Bicep.Cli.IntegrationTests.BuildParamsCommandTests):
Bicep.Cli.IntegrationTests.BuildParamsCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Registry_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_params_to_stdout_with_non_bicep_references_should_succeed (Files/BuildParamsCommandTests/Registry/main.bicepparam) (Bicep.Cli.IntegrationTests.BuildParamsCommandTests):
Bicep.Cli.IntegrationTests.BuildParamsCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: LoadFunctions_CRLF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_Variables_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Variables_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: NewlineSensitivity_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_Variables_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_ResourcesTenant_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Modules_CRLF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Lambdas_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: LargeTemplate_Stress_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 1s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 1s]
|
All 2 runs failed: Outputs_CRLF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_ValidDeployTimeUsages_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_Metadata_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_Resources_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_params_to_stdout_with_non_bicep_references_should_succeed (Files/BuildParamsCommandTests/Json/main.bicepparam) (Bicep.Cli.IntegrationTests.BuildParamsCommandTests):
Bicep.Cli.IntegrationTests.BuildParamsCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_AKS_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 1s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 2s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_Dependencies_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_LargeTemplate_Stress_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 1s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 2s]
|
All 2 runs failed: Build_params_to_stdout_with_non_bicep_references_should_succeed (Files/BuildParamsCommandTests/TemplateSpec/main.bicepparam) (Bicep.Cli.IntegrationTests.BuildParamsCommandTests):
Bicep.Cli.IntegrationTests.BuildParamsCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_Params_File_ToStdOut_Should_Succeed (Files/baselines_bicepparam/Expressions/parameters.bicepparam) (Bicep.Cli.IntegrationTests.BuildParamsCommandTests):
Bicep.Cli.IntegrationTests.BuildParamsCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Functions_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_PrettyPrint_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_NewlineSensitivity_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Resources_CRLF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: NestedResources_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Resources_CRLF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_Parameters_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_Loops_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_PrettyPrint_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_LoopsIndexed_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_Resources_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: NestedResources_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: ModulesSubscription_LF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_TypeDeclarations_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_Registry_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_IntermediaryVariables_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_ValidDeployTimeUsages_LF (Bicep.Cli.IntegrationTests.BuildCommandTests):
Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: NewlineSensitivity_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: AKS_LF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests):
Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_38_28.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_41_29.trx [took 0s]
|
All 2 runs failed: If_Explicit_DependsOn_ToAncestor_FromTopLevelChild_ShouldFail (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.NoUnnecessaryDependsOnRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.NoUnnecessaryDependsOnRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ExtensionResources_SubscriptionRole_Fail (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseRecentApiVersionRuleTests+CompilationTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseRecentApiVersionRuleTests+CompilationTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: Regress #8424 (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: If_VirtualMachines_AndTypeIsCustomScriptForLinux_AndContainsSecureParam_AndNotUsingProtectedSettings_ShouldFail (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.ProtectCommandToExecuteSecretsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.ProtectCommandToExecuteSecretsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: TypeIsNotString_Passes ("
var arrayOfStrings = [
'a'
'b'
…ar stringVal = '${arrayOfStrings}'
") (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SimplifyInterpolationRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SimplifyInterpolationRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: StringFolding_HasFix ("
var a = [
'a'
123
… ","'${a}${a}${uniqueString('${a}')}'") (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.PreferInterpolationRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.PreferInterpolationRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: StringFolding_HasFix ("
var a = [
'a'
123
…cat('a', '${a}', 'b')
","'a${a}b'") (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.PreferInterpolationRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.PreferInterpolationRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: Pass/dashboard-that-contains-id-should-pass.json (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ListKeys_InLoop_Fail (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ExtensionResources_SubscriptionRole_Pass (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseRecentApiVersionRuleTests+CompilationTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseRecentApiVersionRuleTests+CompilationTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: virtualNetworkName fail (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ShouldConvertExpressionsCorrectly ("[1, 2, 3][?3]","[tryGet(createArray(1, 2, 3), 3)]") (Bicep.Core.UnitTests.Emit.ExpressionConverterTests):
Bicep.Core.UnitTests.Emit.ExpressionConverterTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ExplicitlyOuterScope_ButNoSecureParams_OrListKeys_Pass (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: managementGroupResourceId (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: If_Explicit_DependsOn_ToAncestor_FromNestedChild_ShouldFail (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.NoUnnecessaryDependsOnRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.NoUnnecessaryDependsOnRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ShouldConvertExpressionsCorrectly ("[
true
false
12
null
]","[createArray(true(), false(), 12, null())]") (Bicep.Core.UnitTests.Emit.ExpressionConverterTests):
Bicep.Core.UnitTests.Emit.ExpressionConverterTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ExplicitlyOuter_WithQuotedProperties_AndSecureParams_Fail (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: SecureParams_ButOnlySomeReferencedInDeployment_Pass (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ArgsNotStrings_DoNotSuggestFix ("
var a = [
'a'
123
… // Two arrays - result is array
") (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.PreferInterpolationRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.PreferInterpolationRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: IsDeployment_CaseInsensitive_Fail (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 4 runs failed: subnets (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: StringFolding_HasFix ("
var a = [
'a'
123
… ","'${a}${b}${uniqueString('${a}')}'") (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.PreferInterpolationRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.PreferInterpolationRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ExtensionResources_ScopeProperty (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseRecentApiVersionRuleTests+CompilationTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseRecentApiVersionRuleTests+CompilationTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: virtualNetworkName (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ArmTtk_ApiInPolicyRuleTemplate_Pass (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseRecentApiVersionRuleTests+InReferenceFunctions):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseRecentApiVersionRuleTests+InReferenceFunctions#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ImplicitlyOuterScope_BecauseEvalOptionsMissing_AndSecureParam_Fail (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: If_Explicit_DependsOn_ToParent_FromGrandChild_UsingColonNotation_ShouldFail (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.NoUnnecessaryDependsOnRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.NoUnnecessaryDependsOnRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ImplicitlyOuterScope_BecauseScopeMissing_AndSecureParam_Fail (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: SecureParams_ButNoneReferencedInDeployment_Pass (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ExplicitlyOuterScope_AndSecureParams_Fail (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: Pass/IDs-In-Metadata.json (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: DependsOn_Property_NotAtTopLevelOfResource_ShouldNotBeIgnoredForDependencies (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.NoUnnecessaryDependsOnRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.NoUnnecessaryDependsOnRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: Codefix_for_If_Explicit_DependsOn_ToParent_FromGrandChild_UsingColonNotation (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.NoUnnecessaryDependsOnRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.NoUnnecessaryDependsOnRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: FullExample (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecretsInParamsMustBeSecureTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecretsInParamsMustBeSecureTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: 'id' should be analyzed anywhere in the resource tree (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ImplicitlyOuterScope_ButNoSecureParams_OrListKeys_Pass (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: TypeIsNotString_Passes ("
var arrayOne = [
'a'
'b'
]… = '${concat(arrayOne, arrayTwo)}'
") (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SimplifyInterpolationRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SimplifyInterpolationRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ShouldConvertExpressionsCorrectly ("[
4
][0]","[createArray(4)[0]]") (Bicep.Core.UnitTests.Emit.ExpressionConverterTests):
Bicep.Core.UnitTests.Emit.ExpressionConverterTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ArgsNotStrings_DoNotSuggestFix ("
var a = [
'a'
'b'
…terpolation, so no suggested fix
") (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.PreferInterpolationRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.PreferInterpolationRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: https://github.com/Azure/arm-ttk/issues/497 (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ShouldConvertExpressionsCorrectly ("[
[]
[
12
's'
][1]
]","[createArray(createArray(), createArray(12, 's')[1])]") (Bicep.Core.UnitTests.Emit.ExpressionConverterTests):
Bicep.Core.UnitTests.Emit.ExpressionConverterTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: Rule_ignores_non_contextual_keywords_in_object_property_access (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.PreferUnquotedPropertyNamesRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.PreferUnquotedPropertyNamesRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: Pass/IDs-in-WebTest-Locations.json (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: AzListKeys_Fail (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: NotDeployment_Pass (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ListKeys_Fail (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.SecureParamsInNestedDeploymentsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: Test_Issue1986_loops (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.NoUnnecessaryDependsOnRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.NoUnnecessaryDependsOnRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: Codefix_removes_dependsOn_element (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.NoUnnecessaryDependsOnRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.NoUnnecessaryDependsOnRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: AssumeModuleReferencesAreOkay (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseResourceIdFunctionsRuleTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
All 2 runs failed: ExtensionResources_RoleAssignment_Pass (Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseRecentApiVersionRuleTests+CompilationTests):
Bicep.Core.UnitTests.Diagnostics.LinterRuleTests.UseRecentApiVersionRuleTests+CompilationTests#L0
TestResults/_fv-az1959-803_2025-02-05_19_36_29.trx [took 0s]
TestResults/runneradmin_fv-az980-773_2025-02-05_19_38_46.trx [took 0s]
|
Test CLI (live) (win-x64) (ff)
The initial run of Bicep Live E2E Tests failed. Retrying...
|
Test CLI (live) (linux-x64) (prod)
The initial run of Bicep Live E2E Tests failed. Retrying...
|
Test CLI (live) (osx-x64) (prod)
The initial run of Bicep Live E2E Tests failed. Retrying...
|
Test CLI (live) (win-x64) (prod)
The initial run of Bicep Live E2E Tests failed. Retrying...
|
Test CLI (live) (osx-x64) (ff)
Received request to deprovision: The request was cancelled by the remote provider.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Bicep.VSLanguageServerClient.Vsix.vsix
|
34.9 MB |
|
TestResults
|
5.65 MB |
|
bicep-nupkg-any
|
35.8 MB |
|
bicep-nupkg-linux-arm64
|
41.5 MB |
|
bicep-nupkg-linux-x64
|
41.8 MB |
|
bicep-nupkg-osx-arm64
|
41.3 MB |
|
bicep-nupkg-osx-x64
|
41.7 MB |
|
bicep-nupkg-win-arm64
|
43.5 MB |
|
bicep-nupkg-win-x64
|
43.1 MB |
|
bicep-project-assets-linux-arm64
|
87.7 KB |
|
bicep-project-assets-linux-musl-x64
|
87.7 KB |
|
bicep-project-assets-linux-x64
|
87.7 KB |
|
bicep-project-assets-osx-arm64
|
87.7 KB |
|
bicep-project-assets-osx-x64
|
87.7 KB |
|
bicep-project-assets-win-arm64
|
87.7 KB |
|
bicep-project-assets-win-x64
|
87.7 KB |
|
bicep-release-linux-arm64
|
44.3 MB |
|
bicep-release-linux-musl-x64
|
43.7 MB |
|
bicep-release-linux-x64
|
43.7 MB |
|
bicep-release-osx-arm64
|
44 MB |
|
bicep-release-osx-x64
|
43.6 MB |
|
bicep-release-win-arm64
|
44.4 MB |
|
bicep-release-win-x64
|
44 MB |
|
bicep-setup-win-x64
|
36.3 MB |
|
build-binlog-files
|
1.37 MB |
|
playground
|
83.3 MB |
|
vscode-bicep.vsix
|
49.1 MB |
|