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

Update libintl and fix Exasol and Firebird test errors #860

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

theory
Copy link
Collaborator

@theory theory commented Jan 15, 2025

Check libintl version before suppressing warnings. The warning was fixed in v1.35, so only suppress it ourselves for earlier versions.

Plug a few more holes in the expectation that Sqitch always raises App::Sqitch::X objects rather than strings, as discovered by some unanticipated test configurations (resolves #858). Also fix a couple of typos and the default URI for Exasol tests.

The warning was fixed in v1.35, so only suppress it ourselves for
earlier versions.
@theory theory requested a review from autarch January 15, 2025 18:02
@theory theory self-assigned this Jan 15, 2025
@coveralls
Copy link

coveralls commented Jan 15, 2025

Pull Request Test Coverage Report for Build 12798571302

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.934%

Totals Coverage Status
Change from base Build 12663777984: 0.0%
Covered Lines: 4574
Relevant Lines: 4577

💛 - Coveralls

Plug a few more holes in the expectation that Sqitch always raises
App::Sqitch::X objects rather than strings, as discovered by some
unanticipated test configurations (resolves #858). Also fix a couple of
typos and the default URI for Exasol tests.
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.

Can't locate object method "message" via package "NO at t/lib/DBIEngineTest.pm...
2 participants