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

fix azure test cases #53692

Merged
merged 1 commit into from Aug 7, 2023
Merged

fix azure test cases #53692

merged 1 commit into from Aug 7, 2023

Conversation

sokra
Copy link
Member

@sokra sokra commented Aug 7, 2023

No description provided.

@ijjk ijjk added the created-by: Turbopack team PRs by the turbopack team label Aug 7, 2023
@kodiakhq kodiakhq bot merged commit 4b78349 into canary Aug 7, 2023
48 of 51 checks passed
@kodiakhq kodiakhq bot deleted the sokra/next-rs-api-test branch August 7, 2023 19:15
Copy link
Member

@ijjk ijjk left a comment

Choose a reason for hiding this comment

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

Looks like we have snapshot mismatches still

    @@ -92,9 +92,9 @@
        },
        Object {
          "category": "NextFeatureTelemetry_category_tbd",
          "name": "EVENT_BUILD_FEATURE_USAGE",
          "payload": Object {
    -       "x86_64-unknown-linux-gnu": "true",
    +       "x86_64-pc-windows-msvc": "true",
          },
        },
      ]

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
created-by: Turbopack team PRs by the turbopack team locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants