Historial de Commits

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