Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-6988

[CI][R] Buildbot's R Conda is failing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Continuous Integration, R
    • None

    Description

        Running ‘testthat.R’
       ERROR
      Running the tests in ‘tests/testthat.R’ failed.
      Last 13 lines of output:
        25: tryCatch(withCallingHandlers({    eval(code, test_env)    if (!handled && !is.null(test)) {        skip_empty()    }}, expectation = handle_expectation, skip = handle_skip, warning = handle_warning,     message = handle_message, error = handle_error), error = handle_fatal,     skip = function(e) {    })
        26: test_code(NULL, exprs, env)
        27: source_file(path, new.env(parent = env), chdir = TRUE, wrap = wrap)
        28: force(code)
        29: with_reporter(reporter = reporter, start_end_reporter = start_end_reporter,     {        reporter$start_file(basename(path))        lister$start_file(basename(path))        source_file(path, new.env(parent = env), chdir = TRUE,             wrap = wrap)        reporter$.end_context()        reporter$end_file()    })
        30: FUN(X[[i]], ...)
        31: lapply(paths, test_file, env = env, reporter = current_reporter,     start_end_reporter = FALSE, load_helpers = FALSE, wrap = wrap)
        32: force(code)
        33: with_reporter(reporter = current_reporter, results <- lapply(paths,     test_file, env = env, reporter = current_reporter, start_end_reporter = FALSE,     load_helpers = FALSE, wrap = wrap))
        34: test_files(paths, reporter = reporter, env = env, stop_on_failure = stop_on_failure,     stop_on_warning = stop_on_warning, wrap = wrap)
        35: test_dir(path = test_path, reporter = reporter, env = env, filter = filter,     ..., stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning,     wrap = wrap)
        36: test_package_dir(package = package, test_path = test_path, filter = filter,     reporter = reporter, ..., stop_on_failure = stop_on_failure,     stop_on_warning = stop_on_warning, wrap = wrap)
        37: test_check("arrow")
        An irrecoverable exception occurred. R is aborting now ...
        Segmentation fault (core dumped)
      * checking for unstated dependencies in vignettes ... OK
      * checking package vignettes in ‘inst/doc’ ... OK
      * checking re-building of vignette outputs ... OK
      * DONE
      Status: 1 ERROR, 1 WARNING, 2 NOTEs
      See
        ‘/buildbot/AMD64_Conda_R/r/arrow.Rcheck/00check.log’
      for details.
       

      https://ci.ursalabs.org/#/builders/95 https://ci.ursalabs.org/#/builders/95/builds/2386 https://ci.ursalabs.org/#/builders/95

      Attachments

        Activity

          People

            Unassigned Unassigned
            fsaintjacques Francois Saint-Jacques
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: