rspec-pg 10 26 is failing on master

Failures:

  1) Import/Export model configuration has no new models
     Failure/Error: expect(new_models).to be_empty, failure_message(model_name.classify, new_models)

             New model(s) <uploads> have been added, related to Note, which is exported by
             the Import/Export feature.

             If you think this model should be included in the export, please add it to IMPORT_EXPORT_CONFIG.
             Definitely add it to MODELS_JSON to signal that you've handled this error and to prevent it from showing up in the future.

             MODELS_JSON: /builds/gitlab-org/gitlab-ee/spec/lib/gitlab/import_export/all_models.yml
             IMPORT_EXPORT_CONFIG: /builds/gitlab-org/gitlab-ee/lib/gitlab/import_export/import_export.yml
     # ./spec/lib/gitlab/import_export/model_configuration_spec.rb:27:in `block (3 levels) in <top (required)>'
     # ./spec/lib/gitlab/import_export/model_configuration_spec.rb:25:in `each'
     # ./spec/lib/gitlab/import_export/model_configuration_spec.rb:25:in `block (2 levels) in <top (required)>'

Finished in 16 minutes 7 seconds (files took 22.87 seconds to load)
1578 examples, 1 failure

Failed examples:

rspec ./spec/lib/gitlab/import_export/model_configuration_spec.rb:24 # Import/Export model configuration has no new models

Job #44249806 failed for 0e25fa21:

Edited Dec 12, 2017 by Stan Hu
Assignee Loading
Time tracking Loading