Skip to content

Conversation

@frarees
Copy link
Contributor

@frarees frarees commented Jul 8, 2024

See #10089.

@frarees
Copy link
Contributor Author

frarees commented Jul 8, 2024

@dotnet-policy-service agree

@yufeih yufeih added the new-feature Makes the pull request to appear in "New Features" section of the next release note label Jul 9, 2024
@frarees
Copy link
Contributor Author

frarees commented Jul 10, 2024

@yufeih any idea why the tests fail?

I've run them locally (just for .NET8, I cannot get some to work on .NET6 on my machine) and they look fine
image

The GitHub Action is returning with Error: Process completed with exit code 1.

@filzrev
Copy link
Contributor

filzrev commented Jul 11, 2024

The GitHub Action is returning with Error: Process completed with exit code 1.

On GitHub Action CI. TestPublicApiContract test seems failed.

2024-07-10T09:23:06.0375360Z [xUnit.net 00:00:01.74] Docfx.Tests.PublicApiContractTest.TestPublicApiContract [FAIL]

It needs following tasks to resolve CI error.

  1. Run TestPublicApiContract test locally.
  2. Commit updated test\docfx.Tests\Api.verified.cs file.

@filzrev
Copy link
Contributor

filzrev commented Jul 11, 2024

PublicApiContractTest error seems be resolved by latest commit.

But PlantUML tests that use external PlantUML server failed with transient error.
It need to re-run CI.

Copy link
Contributor

@yufeih yufeih left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @frarees !

@yufeih yufeih merged commit ec959b5 into dotnet:main Jul 12, 2024
frarees added a commit to frarees/docfx that referenced this pull request Jun 4, 2025
yufeih pushed a commit that referenced this pull request Jul 1, 2025
* fix: toc grouping regression introduced by #10090

* oversight
philLeu pushed a commit to philLeu/docfx that referenced this pull request Jul 13, 2025
* fix: toc grouping regression introduced by dotnet#10090

* oversight
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-feature Makes the pull request to appear in "New Features" section of the next release note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants