Commit 7c0d9b60 authored by dbeltran's avatar dbeltran
Browse files

small fixes

parent cb669f8c
  • @dbeltran I rebased another merge request and the pipeline failed. Looking at GitLab, it's showing this merge request's pipeline as failing. Could you take a look, please?

    ======================================================================
    ERROR: test_job_script_checking_contains_the_right_default_variables (test.unit.test_job.TestJob)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "/home/gitlab-runner/builds/o7zBmX1g/0/gitlab/es/autosubmit/test/unit/test_job.py", line 299, in test_job_script_checking_contains_the_right_default_variables
        parameters = self.job.update_parameters(self.as_conf, parameters)
      File "/home/gitlab-runner/builds/o7zBmX1g/0/gitlab/es/autosubmit/autosubmit/job/job.py", line 1190, in update_parameters
        parameters.update(as_conf.parameters)
    TypeError: Mock.keys() returned a non-iterable (type Mock)
    Name                                                                    Stmts   Miss  Cover
    ----------
  • Although just saw that another merge request you updated a few minutes ago passed 😵 let me see what's broken and where.

  • Ignore that, @dbeltran . Sorry for the noise. Updated master and all tests are passing there 🎉

Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment