Skip to content
Snippets Groups Projects

0.6.0.7 --> 0.6.1.9000

Merged Laurent BEAULATON requested to merge 0.6.0.7 into 0.6.1.9000

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
    • The test failure is linked to a connection problem

      `actual`:       
      `expected`: TRUE</failure>
          </testcase>
        </testsuite>
        <testsuite name="Loading program" timestamp="2024-10-03T12:52:04Z" hostname="runner-414cb3ga-project-4584-concurrent-0" tests="2" skipped="0" failures="0" errors="2" time="0.199">
          <testcase time="0.0209999999999999" classname="Loading_program" name="Test_that_working_environment_is_created">
            <error type="error" message="Error in `load_stacomi()`: Error: connection to server at &quot;localhost&quot; (::1), port 5432 failed: Connection refused ('test-00-stacomir.R:81:4')">Error in `load_stacomi()`: Error: connection to server at "localhost" (::1), port 5432 failed: Connection refused
      	Is the server running on that host and accepting TCP/IP connections?
      connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
      	Is the server running on that host and accepting TCP/IP connections?
    • I think you need host_db instead of db - r -e 'Sys.setenv("NOT_CRAN"= "true"); devtools::load_all(); options(stacomiR.dbname = "bd_contmig_nat",stacomiR.host ="db",

    • Please register or sign in to reply
  • added 2 commits

    • 085d9b52 - 1 commit from branch 0.6.1.9000
    • f5a89867 - Merge branch '0.6.1.9000' into '0.6.0.7'

    Compare with previous version

  • mentioned in commit 569bed9a

Please register or sign in to reply
Loading