Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • E experiments
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • intermapping
  • experiments
  • Issues
  • #5

Closed
Open
Created Jun 07, 2017 by Levi Stubbs@lusquitaDeveloper

TransformTest#test_insert_vocabs is failing

Tests are failing at master

$ make test
ruby -Itest -e 'ARGV.each { |f| require "./#{f}" }' test/*_test.rb
Run options: --seed 18674

# Running:

E.....

Finished in 1.120118s, 5.3566 runs/s, 7.1421 assertions/s.

  1) Error:
TransformTest#test_insert_vocabs:
NameError: undefined local variable or method `geojson_vcab_uri' for #<TransformTest:0x007faa7c1be198>
    /Users/eduponte/projects/experiments/transform_csv/test/transform_test.rb:55:in `test_insert_vocabs'

6 runs, 8 assertions, 0 failures, 1 errors, 0 skips
make: *** [test] Error 1
Assignee
Assign to
Time tracking