Commit History

Author SHA1 Message Date
  Pedro Algarvio 4758f82eb5 Mark slow tests 4 years ago
  Pedro Algarvio b273ddfa66 Don't use `run_function` just to get grains to skip tests. Skip markers. 4 years ago
  Pedro Algarvio 62e60d362c Concentrate random string generation into a generic helper 4 years ago
  Pedro Algarvio 31d90255c9 Replace `@flaky` with `@pytest.mark.flaky` 4 years ago
  Pedro Algarvio 18d92ade0a Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 years ago
  Pedro Algarvio 2941634f1c Replace `@skip_if_not_root` with `@pytest.mark.skip_if_not_root` 4 years ago
  Blacken Salt 0b2a5613b3 Blacken salt 4 years ago
  Daniel A. Wozniak e51100e923 Fix skip on non macos platforms 5 years ago
  Daniel A. Wozniak a3a9d929c4 Fix linter 5 years ago
  Daniel A. Wozniak c499d44744 Revert unwanted flaky from non computer name tests 5 years ago
  Daniel A. Wozniak 941fcc8f6d Fix flaky set_computer_name in mac_system module 5 years ago
  Gareth J. Greenaway 5d537edb63 Missing six import. Updating skip message. 5 years ago
  Gareth J. Greenaway ac6dccdf4e Disabling test_get_set_computer_name on OS X and Py3. 5 years ago
  Ch3LL 7dcaaf0118 Increase flaky attempts on mac tests using systemsetup 5 years ago
  Ch3LL fa0c1b02e1 Add attempts kwarg in flaky test decorator 6 years ago
  rallytime e740d3b208 Merge branch '2017.7' into '2018.3' 6 years ago
  Ch3LL 4ba2299a87 import flaky decorator on mac tests 6 years ago
  Ch3LL 811220b41e Add flaky decorator to mac_system and mac_timezone tests 6 years ago
  Gareth J. Greenaway b3c1be27fb Tier two unicode updates for modules, states and related tests. 6 years ago
  Erik Johnson 3184168365 Use explicit unicode strings + break up salt.utils 7 years ago
  Pedro Algarvio 7b713d9256 Use the more portable helper `skip_if_not_root`. 7 years ago
  Pedro Algarvio 2ee6d5d589 Import from the original modules not `tests.integration` 7 years ago
  Pedro Algarvio 40a64191a1 Absolute imports and A LOT of code cleanup. 7 years ago
  Pedro Algarvio 3beb3fb801 Move whatever we need from salttesting to salt. 7 years ago
  Pedro Algarvio 15af4c9728 Test filenames conformity. Adjust for pytest. 7 years ago