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-1732087] Fix doctest file descriptor capture. #2490

Conversation

sfc-gh-lspiegelberg
Copy link
Contributor

@sfc-gh-lspiegelberg sfc-gh-lspiegelberg commented Oct 22, 2024

Fixes doctest for phase0 with --ast-enabled by switching the runner to macOS and fixing up various logging.<func> usages by switching them to _logger as in the rest of the code base. Doctest do not pass at the moment (error: returning , interference with logging module, cf. JIRA) under ubuntu (windows: not tested).

Other:

  • warn for missing unparser.jar file now only if --update-expectations is passed.
  • Use file-specific logger instead of global loggers.

@sfc-gh-lspiegelberg sfc-gh-lspiegelberg changed the base branch from main to ls-SNOW-1491199-merge-phase0-server-side October 22, 2024 20:15
@sfc-gh-lspiegelberg sfc-gh-lspiegelberg changed the title [DRAFT] [SNOW-1732087] Fix doctest file descriptor capture. [SNOW-1732087] Fix doctest file descriptor capture. Oct 23, 2024
@sfc-gh-lspiegelberg sfc-gh-lspiegelberg marked this pull request as ready for review October 23, 2024 20:47
@sfc-gh-lspiegelberg sfc-gh-lspiegelberg merged commit 15cabe0 into ls-SNOW-1491199-merge-phase0-server-side Oct 23, 2024
6 checks passed
@sfc-gh-lspiegelberg sfc-gh-lspiegelberg deleted the ls-SNOW-1732087-fix-doctest branch October 23, 2024 20:48
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 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.

2 participants