Skip to content

Nightly PRs to Main #47

Nightly PRs to Main

Nightly PRs to Main #47

GitHub Actions / Unit Tests - Windows_x64_Release failed Sep 22, 2023 in 0s

1 fail, 18 skipped, 7 pass in 59s

26 tests     7 ✔️  59s ⏱️
  3 suites  18 💤
  3 files      1

Results for commit 124ba2a.

Annotations

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.OnPremise.TestExamples

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Windows_x64_Release

Example_OnPremise_UpdateDataFile (FiftyOne.DeviceDetection.Example.Tests.OnPremise.TestExamples) failed

D:\a\device-detection-dotnet-examples\device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit\Windows_x64_Release\runneradmin_fv-az448-362_2023-09-22_02_31_26.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.OnPremise.TestExamples.Example_OnPremise_UpdateDataFile threw exception: 
System.ArgumentException: No license key available (Parameter 'licenseKey')    at FiftyOne.DeviceDetection.Examples.OnPremise.UpdateDataFile.Program.Example.CheckLicenseKey(String licenseKey, ILogger logger) in D:\a\device-detection-dotnet-examples\device-detection-dotnet-examples\common\device-detection-dotnet-examples\Examples\OnPremise\UpdateDataFile-Console\Program.cs:line 344
   at FiftyOne.DeviceDetection.Examples.OnPremise.UpdateDataFile.Program.Example.Run(String dataFile, String licenseKey, Boolean interactive) in D:\a\device-detection-dotnet-examples\device-detection-dotnet-examples\common\device-detection-dotnet-examples\Examples\OnPremise\UpdateDataFile-Console\Program.cs:line 210
   at FiftyOne.DeviceDetection.Examples.OnPremise.UpdateDataFile.Program.Initialize(String dataFile, String licenseKey, Boolean interactive) in D:\a\device-detection-dotnet-examples\device-detection-dotnet-examples\common\device-detection-dotnet-examples\Examples\OnPremise\UpdateDataFile-Console\Program.cs:line 436
   at FiftyOne.DeviceDetection.Example.Tests.OnPremise.TestExamples.Example_OnPremise_UpdateDataFile() in D:\a\device-detection-dotnet-examples\device-detection-dotnet-examples\common\device-detection-dotnet-examples\Tests\FiftyOne.DeviceDetection.Example.Tests.OnPremise\TestExamples.cs:line 122

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Windows_x64_Release

18 skipped tests found

There are 18 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedChromeTest ‑ VerifyExample_GetHighEntropyValues_Contains_CORS_Response_Header (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedChromeTest ‑ VerifyExample_GetHighEntropyValues_Contains_CORS_Response_Header (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedChromeTest ‑ VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedChromeTest ‑ VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedChromeTest ‑ VerifyExample_GetHighEntropyValues_Populates_51D_Cookie (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedChromeTest ‑ VerifyExample_GetHighEntropyValues_Populates_51D_Cookie (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedEdgeTest ‑ VerifyExample_GetHighEntropyValues_Contains_CORS_Response_Header (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedEdgeTest ‑ VerifyExample_GetHighEntropyValues_Contains_CORS_Response_Header (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedEdgeTest ‑ VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedEdgeTest ‑ VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedEdgeTest ‑ VerifyExample_GetHighEntropyValues_Populates_51D_Cookie (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedEdgeTest ‑ VerifyExample_GetHighEntropyValues_Populates_51D_Cookie (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedFirefoxTest ‑ VerifyExample_GetHighEntropyValues_Contains_CORS_Response_Header (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedFirefoxTest ‑ VerifyExample_GetHighEntropyValues_Contains_CORS_Response_Header (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedFirefoxTest ‑ VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedFirefoxTest ‑ VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedFirefoxTest ‑ VerifyExample_GetHighEntropyValues_Populates_51D_Cookie (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedFirefoxTest ‑ VerifyExample_GetHighEntropyValues_Populates_51D_Cookie (https://localhost:5002)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Windows_x64_Release

26 tests found

There are 26 tests, see "Raw output" for the full list of tests.
Raw output
FiftyOne.DeviceDetection.Example.Tests.OnPremise.TestExamples ‑ Example_OnPremise_GettingStarted
FiftyOne.DeviceDetection.Example.Tests.OnPremise.TestExamples ‑ Example_OnPremise_MatchMetrics
FiftyOne.DeviceDetection.Example.Tests.OnPremise.TestExamples ‑ Example_OnPremise_Metadata
FiftyOne.DeviceDetection.Example.Tests.OnPremise.TestExamples ‑ Example_OnPremise_OfflineProcessing
FiftyOne.DeviceDetection.Example.Tests.OnPremise.TestExamples ‑ Example_OnPremise_UpdateDataFile
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedChromeTest ‑ VerifyExample_GetHighEntropyValues_Contains_CORS_Response_Header (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedChromeTest ‑ VerifyExample_GetHighEntropyValues_Contains_CORS_Response_Header (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedChromeTest ‑ VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedChromeTest ‑ VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedChromeTest ‑ VerifyExample_GetHighEntropyValues_Populates_51D_Cookie (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedChromeTest ‑ VerifyExample_GetHighEntropyValues_Populates_51D_Cookie (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedEdgeTest ‑ VerifyExample_GetHighEntropyValues_Contains_CORS_Response_Header (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedEdgeTest ‑ VerifyExample_GetHighEntropyValues_Contains_CORS_Response_Header (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedEdgeTest ‑ VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedEdgeTest ‑ VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedEdgeTest ‑ VerifyExample_GetHighEntropyValues_Populates_51D_Cookie (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedEdgeTest ‑ VerifyExample_GetHighEntropyValues_Populates_51D_Cookie (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedFirefoxTest ‑ VerifyExample_GetHighEntropyValues_Contains_CORS_Response_Header (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedFirefoxTest ‑ VerifyExample_GetHighEntropyValues_Contains_CORS_Response_Header (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedFirefoxTest ‑ VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedFirefoxTest ‑ VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedFirefoxTest ‑ VerifyExample_GetHighEntropyValues_Populates_51D_Cookie (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedFirefoxTest ‑ VerifyExample_GetHighEntropyValues_Populates_51D_Cookie (https://localhost:5002)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedTest ‑ VerifyExample_Returns_Status_Code_200 (http://localhost:5101)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedTest ‑ VerifyExample_Returns_Status_Code_200 (https://localhost:5001)
FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.ClientOnly.GettingStartedTest ‑ VerifyExample_Returns_Status_Code_200 (https://localhost:5002)