Skip to content

Conversation

@labkey-tchad
Copy link
Member

Rationale

A recent update to one of the knitr dependencies pulled in by our rserve-service docker container slightly changed the format for the error message we check for.
image

org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for xpath=//pre[starts-with(normalize-space(), '## Error')][contains(normalize-space(), ': non-numeric argument to binary operator')]
within: [[FirefoxDriver: firefox on linux (a6104892-fd56-46c6-9334-216a6d2da3e7)] -> css selector: div.reportView > div.labkey-knitr] (tried for 60 second(s) with 100 milliseconds interval)
  at app//org.labkey.test.Locator.waitForElement(Locator.java:570)
  at app//org.labkey.test.Locator.waitForElement(Locator.java:546)
  at app//org.labkey.test.Locator.waitForElement(Locator.java:539)
  at app//org.labkey.test.util.RReportHelper.assertKnitrReportContents(RReportHelper.java:552)
  at app//org.labkey.test.tests.AbstractKnitrReportTest.createAndVerifyKnitrReport(AbstractKnitrReportTest.java:148)
  at app//org.labkey.test.tests.AbstractKnitrReportTest.createAndVerifyKnitrReport(AbstractKnitrReportTest.java:137)
  at app//org.labkey.test.tests.AbstractKnitrReportTest.htmlFormat(AbstractKnitrReportTest.java:189)
  at app//org.labkey.test.tests.rserve.RemoteRKnitrTest.testKnitrHTMLFormat(RemoteRKnitrTest.java:23)

Related Pull Requests

  • N/A

Changes

  • Update expected error message for knitr report

@labkey-tchad labkey-tchad self-assigned this Jan 6, 2026
@labkey-tchad labkey-tchad merged commit 99a9e3a into release25.11-SNAPSHOT Jan 6, 2026
8 checks passed
@labkey-tchad labkey-tchad deleted the 25.11_fb_knitrReportError branch January 6, 2026 19:46
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.

3 participants