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

SNOW-1552759 Remove attempt to detect DBUS_SESSION_BUS_ADDRESS and emitting warning message (revert #1058 except the doc changes) #1184

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

sfc-gh-dszmolka
Copy link
Contributor

@sfc-gh-dszmolka sfc-gh-dszmolka commented Jul 24, 2024

Apparently in some cases, this caused false positives (e.g. when sudo wasn't called in a way to carry over envvars from the calling user, DBUS_SESSION_BUS_ADDRESS wasn't carried over and resulted in a false positive + warning)

Revert #1058 except the doc changes

  • Short term 'fix' to avoid unnecessary messages due to some apparent false positives
  • Long term fix on separate ticket

* Short term 'fix' to avoid unnecessary messages due to some apparent false positives
* Long term fix on separate ticket
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.11%. Comparing base (cecf890) to head (441feb5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1184      +/-   ##
==========================================
+ Coverage   83.01%   83.11%   +0.09%     
==========================================
  Files          54       54              
  Lines       12658    12629      -29     
==========================================
- Hits        10508    10496      -12     
+ Misses       2150     2133      -17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sfc-gh-dszmolka sfc-gh-dszmolka merged commit e066320 into master Jul 25, 2024
38 checks passed
@sfc-gh-dszmolka sfc-gh-dszmolka deleted the SNOW-1552759-revert-1058 branch July 25, 2024 06:25
@github-actions github-actions bot locked and limited conversation to collaborators Jul 25, 2024
@sfc-gh-dszmolka sfc-gh-dszmolka changed the title Revert #1058 except the doc changes SNOW-1552759 Remove attempt to detect DBUS_SESSION_BUS_ADDRESS and emitting warning message (revert #1058 except the doc changes) Jul 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants