Skip to content

Conversation

@mtopo27
Copy link
Contributor

@mtopo27 mtopo27 commented Dec 4, 2025

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 4, 2025
}}
/>
</Layout.HeaderActions>
{shouldShowMobileBuildsTab ? (
Copy link
Contributor Author

Choose a reason for hiding this comment

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

may end up moving project selector to header above tabs, tbd

@codecov
Copy link

codecov bot commented Dec 4, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
12799 1 12798 10
View the top 1 failed test(s) by shortest run time
ReleasesList allows searching within the mobile builds dataset
Stack Traces | 1.25s run time
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)

Expected: ".../mobile-project-2/preprodartifacts/list-builds/", ObjectContaining {"query": ObjectContaining {"per_page": 25, "query": "sha:abcdef1", "statsPeriod": "7d"}}
Received: ".../mobile-project-2/preprodartifacts/list-builds/", {"data": undefined, "error": [Function error], "headers": undefined, "host": undefined, "method": "GET", "query": {"dataset": "mobile-builds", "per_page": 25, "query": "sha:abcdef1", "statsPeriod": "14d"}, "success": [Function success]}

Number of calls: 1

Ignored nodes: comments, script, style
...
    at toHaveBeenCalledWith (.../releases/list/index.spec.tsx:612:26)
    at runWithExpensiveErrorDiagnosticsDisabled (.../sentry/node_modules/.pnpm/@[email protected]/node_modules/@.../dom/dist/config.js:47:12)
    at checkCallback (.../sentry/node_modules/.pnpm/@[email protected]/node_modules/@.../dom/dist/wait-for.js:124:77)
    at checkRealTimersCallback (.../sentry/node_modules/.pnpm/@[email protected]/node_modules/@.../dom/dist/wait-for.js:118:16)
    at Timeout.task [as _onTimeout] (.../sentry/node_modules/.pnpm/[email protected]..../jsdom/browser/Window.js:579:19)
    at listOnTimeout (node:internal/timers:588:17)
    at processTimers (node:internal/timers:523:7)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

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

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants