Skip to content

Resolve file time from filename timestamp.

Lachlan requested to merge lachlanmackenzie/DebugBuildFail into master

Description

It seems that gitlab caching does not accurately preserve the file times during pack/unpack and as such we can get the wrong results file being represented as being the last result recorded. The following hopefully resolves the issue.

Changes proposed in this merge request:

  • Add debugging to make token failures clearer
  • Extract and use time from results file names rather than os file time.

This merge request, when merged, will address issue/bug:

Build failures 05/04/19

Merge request reports