-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failurestype-code-healthInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainableInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
Milestone
Description
To fix the test, I suggest adding a dartdoc command line option to drop inherited text from the SDK in generated docs and replace it with a stub. This way we can still verify that dartdoc is generating the right structure and is choosing correctly when to import docs from the SDK without depending on the exact contents of those docs themselves.
I believe this is the main blocker on running our tests as part of the main suite in the SDK.
Metadata
Metadata
Assignees
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failurestype-code-healthInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainableInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainable