File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 run : dotnet test --configuration Release --no-build tests/FlowTime.Core.Tests/FlowTime.Core.Tests.csproj --blame-hang --blame-hang-timeout 60s
3333
3434 - name : Test (Engine)
35- run : dotnet test --configuration Release --no-build tests/FlowTime.Tests/FlowTime.Tests.csproj --blame-hang --blame-hang-timeout 60s --filter "FullyQualifiedName!~Performance&FullyQualifiedName!~FlowTime.Tests. Benchmarks.M16BenchmarkRunner.RunM16ExpressionTypeBenchmarks&FullyQualifiedName!~FlowTime.Tests.Benchmarks.M2BenchmarkRunner.RunM2PmfComplexityBenchmarks "
35+ run : dotnet test --configuration Release --no-build tests/FlowTime.Tests/FlowTime.Tests.csproj --blame-hang --blame-hang-timeout 60s --filter "FullyQualifiedName!~Performance&FullyQualifiedName!~Benchmarks"
3636
3737 - name : Test (Synthetic Adapters)
3838 run : dotnet test --configuration Release --no-build tests/FlowTime.Adapters.Synthetic.Tests/FlowTime.Adapters.Synthetic.Tests.csproj --blame-hang --blame-hang-timeout 60s
You can’t perform that action at this time.
0 commit comments