Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 486ded3fcae5aac100b49e49ef55192053e15807
      
https://github.com/pytest-dev/pytest/commit/486ded3fcae5aac100b49e49ef55192053e15807
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
    M testing/acceptance_test.py

  Log Message:
  -----------
  Fix flaky durations test

Unfortunately due to fluctuations in runtime "test_something"
might still appear in the final message.

Example failure:

https://ci.appveyor.com/project/pytestbot/pytest/builds/19494829/job/8lx847u0c78m63wf


  Commit: 48081458466f1ae62766be7593cc9b9e682ddbef
      
https://github.com/pytest-dev/pytest/commit/48081458466f1ae62766be7593cc9b9e682ddbef
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
    M testing/python/fixture.py

  Log Message:
  -----------
  test_request_garbage is flaky when running with xdist

Example failure:

https://travis-ci.org/pytest-dev/pytest/jobs/441305926#L545


  Commit: 49defa28901fb951c47dafc15b8004b18d089c5e
      
https://github.com/pytest-dev/pytest/commit/49defa28901fb951c47dafc15b8004b18d089c5e
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
    M testing/acceptance_test.py
    M testing/python/fixture.py

  Log Message:
  -----------
  Merge pull request #4144 from nicoddemus/fix-flaky-durations-test

Fix flaky durations test


Compare: 
https://github.com/pytest-dev/pytest/compare/fe2dae488576...49defa28901f
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.
_______________________________________________
pytest-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to