1. 12 Sep, 2018 1 commit
  2. 21 Aug, 2018 1 commit
  3. 02 Oct, 2017 1 commit
  4. 01 Sep, 2017 1 commit
  5. 22 Aug, 2017 1 commit
    • Carlo Bernaschina's avatar
      Add log to understand flakiness of commands_test (#11720) · a8aff388
      Carlo Bernaschina authored
      The flakiness of commands_test is generally visible via:
      
      ```
      drive:stdout:   Expected: 'log: paint'
      drive:stdout:     Actual: ''
      drive:stdout:      Which: is different. Both strings start the same, but the actual value is missing the following trailing characters: log: paint ...
      ```
      
      By returning the name of the test we will be able to understand if
      another test is running by reading the `Actual` value
      a8aff388
  6. 12 May, 2017 1 commit
  7. 11 May, 2017 1 commit