Skip to content

Conversation

@brizental
Copy link
Contributor

@brizental brizental commented Oct 28, 2021

Pull Request checklist

  • Quality: Make sure this PR builds and runs cleanly.
    • Inside the glean/ folder, run:
      • npm run test Runs all tests
      • npm run lint Runs all linters
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry to CHANGELOG.md or an explanation of why it does not need one
  • Documentation: This PR includes documentation changes, an explanation of why it does not need that or a follow-up bug has been filed to do that work
    • This is a bugfix, changelog entry is enough.

@auto-assign auto-assign bot requested a review from chutten October 28, 2021 09:12
Otherwise the test will timeout before the waiting is over.
We were not covering the case when upload was disabled in a
previous run and Glean was also restarted with uploadEnabled=false.
@brizental brizental force-pushed the 1738118-unexpected-logs-upload-disabled branch from 18c1a24 to a818beb Compare November 1, 2021 17:14
@brizental brizental changed the title Bug 1738118 - Provide actionable error message in case uploadEnabled is undefined Bug 1738118 - Make sure Context.uploadEnabled always has a value Nov 1, 2021
@brizental
Copy link
Contributor Author

Changing this PR a bit after having confirmed there is indeed a bug in Glean.js related to bug 1738118.

Copy link
Contributor

@chutten chutten left a comment

Choose a reason for hiding this comment

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

LGTM

@brizental brizental merged commit 5c9af42 into mozilla:main Nov 4, 2021
@brizental brizental deleted the 1738118-unexpected-logs-upload-disabled branch November 4, 2021 09:37
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.

2 participants