Skip to content

Job Failed #1304923394 - flaky test

Job #1304923394 failed for 64a63b61:

Failures:
  1) GDK::Command::ResetData backup behavior when backup data script succeeds but make command fails errors out
     Failure/Error: GDK.root.join('.backups', *path)
       #<Pathname:/builds/gitlab-org/gitlab-development-kit/tmp> received :join with unexpected arguments
         expected: ("repositories")
              got: (".backups", "postgresql", "data.2021-05-31_02.20.49")
        Please stub a default value first if message might be received with other args as well. 
     # ./lib/gdk/command/reset_data.rb:86:in `gdk_backup_pathed_timestamped'
     # ./lib/gdk/command/reset_data.rb:67:in `backup_directory'
     # ./lib/gdk/command/reset_data.rb:94:in `move_postgres_data'
     # ./lib/gdk/command/reset_data.rb:49:in `backup_data'
     # ./lib/gdk/command/reset_data.rb:20:in `stop_and_backup!'
     # ./lib/gdk/command/reset_data.rb:9:in `run'
     # ./spec/lib/gdk/command/reset_data_spec.rb:86:in `block (5 levels) in <top (required)>'
Finished in 2.06 seconds (files took 0.71619 seconds to load)