Skip to content

Conversation

@k-fish
Copy link
Member

@k-fish k-fish commented Jun 21, 2021

Summary

Fixing one of the tests returning the wrong number of spans sometimes. Likely caused by the addon min queue duration setting, we'll see.

Fixing one of the tests returning the wrong number of spans sometimes. Likely caused by the addon min queue duration setting, we'll see.
@k-fish k-fish requested a review from kamilogorek as a code owner June 21, 2021 15:27
@github-actions
Copy link
Contributor

github-actions bot commented Jun 21, 2021

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 21 KB (-0.01% 🔽)
@sentry/browser - Webpack 21.93 KB (0%)
@sentry/react - Webpack 21.97 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 28.39 KB (-0.01% 🔽)

@ahmedetefy ahmedetefy self-requested a review June 21, 2021 16:05
@k-fish k-fish enabled auto-merge (squash) June 21, 2021 16:07
@k-fish k-fish merged commit 4516379 into master Jun 21, 2021
@k-fish k-fish deleted the ref/ember-fix-test-flake branch June 21, 2021 16:17
@kamilogorek
Copy link
Contributor

We should now remove the monkey-patch from the test then. Otherwise we'll never know if it fixed it.

@ahmedetefy
Copy link
Contributor

By monkey-patch, you mean the extra logic I added to check for the last two spans?

@kamilogorek
Copy link
Contributor

Yup, exactly that

@ahmedetefy
Copy link
Contributor

#3731

1999 added a commit to 1999/sentry-javascript that referenced this pull request Jun 25, 2021
…transport

* upstream/master: (29 commits)
  ref: Always use lowercase files (getsentry#3742)
  feat: Make dedupe integration default for browser (getsentry#3730)
  ref(ember): Allow initing Ember without config entry (getsentry#3745)
  fix(serverless): wrapEventFunction does not await for async code (getsentry#3740)
  Metrics: Tag CLS elements (getsentry#3734)
  feat: Add Next.js 11 to supported peer dependencies list (getsentry#3711)
  test: Run integration tests for Next 10/11 and Webpack 4/5 matrix (getsentry#3741)
  fix: Correctly limit Buffer requests (getsentry#3736)
  Whoops. Remove pinned node version from package.json
  ref: Introduce test runner for node session health tests (getsentry#3728)
  fix: Prevent circular structure serialization in events (getsentry#3727)
  ref(node): Update Node manual tests and test for sessionCount (getsentry#3726)
  ref(ember): Update scenarios and remove a few to speed up tests (getsentry#3720)
  docs: Fix typos (getsentry#3716)
  fix(ember): Fix ember test flake (getsentry#3719)
  release: 6.7.2
  ci: fix ember flaky test (getsentry#3718)
  misc: changelog for release 6.7.2 (getsentry#3717)
  fix(release-health): Prevent sending terminal status session updates (getsentry#3701)
  ref: Make beforeSend more strict (getsentry#3713)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants