Project

General

Profile

Actions

Refactor #12099

closed

Template locked? relying on rake makes tests fail

Added by Daniel Lobato Garcia over 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Rails
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

app/models/template.rb has a method locked? that relies on !Foreman.in_rake? to bypass the locked validation when running some operations through Rake such as migrations or cloning templates. On Rails 4 rake test is also interpreted as being 'in rake' and tests fail when running them through rake test but not when running template tests individually.


Related issues 1 (0 open1 closed)

Related to Foreman - Tracker #3157: Rails 4.1 upgrade tasksClosed09/27/2013

Actions
Actions #1

Updated by Daniel Lobato Garcia over 8 years ago

Actions #2

Updated by The Foreman Bot over 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/2797 added
  • Pull request deleted ()
Actions #3

Updated by Dominic Cleal over 8 years ago

  • Status changed from Ready For Testing to Rejected

PR closed.

Actions #4

Updated by Dominic Cleal over 8 years ago

  • Status changed from Rejected to Ready For Testing
  • Assignee set to Daniel Lobato Garcia
  • Pull request https://github.com/theforeman/foreman/pull/2834 added
  • Pull request deleted (https://github.com/theforeman/foreman/pull/2797)

New PR opened.

Actions #5

Updated by Dominic Cleal over 8 years ago

  • translation missing: en.field_release set to 71
Actions #6

Updated by Daniel Lobato Garcia over 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF