Skip to content

need to update download paths for travis #130

@undertherain

Description

@undertherain

https://travis-ci.org/github/undertherain/benchmarker/builds/736254316

======================================================================

FAIL: test_res10ssd (test.opencv.test_res10ssd.OpenCvRes10SsdTest)

----------------------------------------------------------------------

Traceback (most recent call last):

  File "/home/travis/build/undertherain/benchmarker/test/opencv/test_res10ssd.py", line 20, in test_res10ssd

    run(self.args)

  File "/home/travis/build/undertherain/benchmarker/benchmarker/benchmarker.py", line 85, in run

    benchmark = getattr(mod, "Benchmark")(params, unknown_args)

  File "/home/travis/build/undertherain/benchmarker/benchmarker/modules/do_opencv.py", line 10, in __init__

    super().__init__(params, extra_args)

  File "/home/travis/build/undertherain/benchmarker/benchmarker/modules/i_neural_net.py", line 42, in __init__

    self.get_kernel(params, remaining_args)

  File "/home/travis/build/undertherain/benchmarker/benchmarker/modules/i_neural_net.py", line 62, in get_kernel

    self.net = module_kernel.get_kernel(self.params)

  File "/home/travis/build/undertherain/benchmarker/benchmarker/modules/problems/res10ssd/opencv.py", line 16, in get_kernel

    assert PATH_PROTO.exists(), URL.format(proto, str(BASE))

AssertionError: Download https://github.com/php-opencv/php-opencv-examples/tree/master/models/ssd/res10_300x300_ssd_deploy.prototxt to /home/travis/.cache/benchmarker/models


I think Shweta updated somehwere in the code - have to check that it works with wget and update travis script

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions