Skip to content
This repository was archived by the owner on Aug 24, 2026. It is now read-only.
This repository was archived by the owner on Aug 24, 2026. It is now read-only.

Custom logs are not (always?) collected when Initialize method fails #115

Description

The Razor Integration tests currently have a failure that seems to happen only on the CI that's been hard to diagnose because it happens within AbstractRazorEditorTest.InitializeAsync and even though we make our RegisterCustomLogger calls at the top of the method they don't seem to get hit. I assume that has something to do with
this code seemingly special-casing exceptions thrown from Initialize, but I'm not clear on the precise behaviors here.

Here's one of the failures which is lacking the expected logs from our RegisterCustomLogger's.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions