Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github-actions: use github secrets #111

Merged
merged 1 commit into from
Jun 19, 2024
Merged

github-actions: use github secrets #111

merged 1 commit into from
Jun 19, 2024

Conversation

v1v
Copy link
Member

@v1v v1v commented Jun 19, 2024

Vault free.

Tests are failing:


   ⚡️ FAIL  Elastic.OpenTelemetry.EndToEndTests.EndToEndTests.LatencyShowsAGraph
  
  Error: System.TimeoutException : Timeout 30000ms exceeded.
  Call log:
    - waiting for GetByRole(AriaRole.Heading, new() { Name = "Services" }) to be visible
  
    Failed Elastic.OpenTelemetry.EndToEndTests.EndToEndTests.LatencyShowsAGraph [2 s]
    Error Message:
     System.TimeoutException : Timeout 30000ms exceeded.
  Call log:
    - waiting for GetByRole(AriaRole.Heading, new() { Name = "Services" }) to be visible
    Stack Trace:
       at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](ChannelOwner object, String method, Dictionary`2 dictionary, Boolean keepNulls) in /_/src/Playwright/Transport/Connection.cs:line 207
     at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 537
     at Elastic.OpenTelemetry.EndToEndTests.DistributedFixture.ApmUIBrowserContext.WaitForServiceOnOverview(IPage page) in /home/runner/work/elastic-otel-dotnet/elastic-otel-dotnet/tests/Elastic.OpenTelemetry.EndToEndTests/DistributedFixture/ApmUIBrowserContext.cs:line 95
     at Elastic.OpenTelemetry.EndToEndTests.DistributedFixture.ApmUIBrowserContext.InitializeAsync() in /home/runner/work/elastic-otel-dotnet/elastic-otel-dotnet/tests/Elastic.OpenTelemetry.EndToEndTests/DistributedFixture/ApmUIBrowserContext.cs:line 50
     at Elastic.OpenTelemetry.EndToEndTests.DistributedFixture.ApmUIBrowserContext.InitializeAsync() in /home/runner/work/elastic-otel-dotnet/elastic-otel-dotnet/tests/Elastic.OpenTelemetry.EndToEndTests/DistributedFixture/ApmUIBrowserContext.cs:line 60
     at Elastic.OpenTelemetry.EndToEndTests.DistributedFixture.DistributedApplicationFixture.InitializeAsync() in /home/runner/work/elastic-otel-dotnet/elastic-otel-dotnet/tests/Elastic.OpenTelemetry.EndToEndTests/DistributedFixture/DistributedApplicationFixture.cs:line 114
     at Nullean.Xunit.Partitions.Sdk.PartitionTestAssemblyRunner.UseStateAndRun(IPartitionLifetime partition, Func`2 runGroup, Func`3 failAll)
    Standard Output Messages:
   Timeout 30000ms exceeded.
   Call log:
     - waiting for GetByRole(AriaRole.Heading, new() { Name = "Services" }) to be visible

Similarly happening in main:

@v1v v1v requested review from Mpdreamz and a team June 19, 2024 09:44
@v1v v1v self-assigned this Jun 19, 2024
@v1v v1v merged commit bae2a2d into main Jun 19, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants