Skip to content

Conversation

@seemethere
Copy link
Member

@seemethere seemethere commented May 5, 2021

Stack from ghstack:

Fixes issues where non-test reports were getting read by the junitparser

Signed-off-by: Eli Uriegas [email protected]

Differential Revision: D28210540

Fixes issues where non-test reports were getting read by the junitparser

Signed-off-by: Eli Uriegas <[email protected]>

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented May 5, 2021

💊 CI failures summary and remediations

As of commit 1ee313d (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

1 failure not recognized by patterns:

Job Step Action
GitHub Actions render_test_results Output Test Results (Click Me) 🔁 rerun

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

seemethere added a commit that referenced this pull request May 5, 2021
Fixes issues where non-test reports were getting read by the junitparser

Signed-off-by: Eli Uriegas <[email protected]>

ghstack-source-id: 4e4ce8e
Pull Request resolved: #57584
@seemethere seemethere added the module: ci Related to continuous integration label May 5, 2021
@seemethere seemethere requested a review from a team May 5, 2021 01:29
@codecov
Copy link

codecov bot commented May 5, 2021

Codecov Report

Merging #57584 (1ee313d) into gh/seemethere/80/base (7175d49) will increase coverage by 0.00%.
The diff coverage is n/a.

@@                  Coverage Diff                   @@
##           gh/seemethere/80/base   #57584   +/-   ##
======================================================
  Coverage                  76.91%   76.91%           
======================================================
  Files                       1968     1968           
  Lines                     196385   196385           
======================================================
+ Hits                      151050   151053    +3     
+ Misses                     45335    45332    -3     

facebook-github-bot pushed a commit that referenced this pull request May 10, 2021
Summary:
Judging from #57584, it seems like the test-reports artifact was originally intended to be downloaded to `$PWD/test-reports` instead of just directly into `$PWD`. To minimize confusion, this PR changes it to download into `test/test-reports`, which should match where the files came from in the `test` step anyway.

TODOs:

- [x] change the extract path for test-reports
- [x] install Python dependencies
- [x] call `tools/print_test_stats.py`
- [x] use deep clone to allow `git` commands
- [x] correctly set `CIRCLE_*` environment variables
- [x] set Scribe credentials
- [x] set AWS credentials

Pull Request resolved: #57647

Test Plan: CI.

Reviewed By: seemethere

Differential Revision: D28325833

Pulled By: samestep

fbshipit-source-id: cc322bad76747f59b764a1a0a863153bb26095e7
krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
Summary:
Judging from pytorch#57584, it seems like the test-reports artifact was originally intended to be downloaded to `$PWD/test-reports` instead of just directly into `$PWD`. To minimize confusion, this PR changes it to download into `test/test-reports`, which should match where the files came from in the `test` step anyway.

TODOs:

- [x] change the extract path for test-reports
- [x] install Python dependencies
- [x] call `tools/print_test_stats.py`
- [x] use deep clone to allow `git` commands
- [x] correctly set `CIRCLE_*` environment variables
- [x] set Scribe credentials
- [x] set AWS credentials

Pull Request resolved: pytorch#57647

Test Plan: CI.

Reviewed By: seemethere

Differential Revision: D28325833

Pulled By: samestep

fbshipit-source-id: cc322bad76747f59b764a1a0a863153bb26095e7
@seemethere seemethere closed this Jun 11, 2021
@facebook-github-bot facebook-github-bot deleted the gh/seemethere/80/head branch July 12, 2021 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed module: ci Related to continuous integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants