Skip to content

Conversation

bertmaher
Copy link
Contributor

Summary: We were redefining things like ASSERT_EQ to take a VA_ARGS parameter, so compiling these files with gtest (instead of pytorch's custom python-based cpp test infra) fails.

Test Plan: buck build //caffe2/test/cpp/tensorexpr

Reviewed By: asuhan

Differential Revision: D23711293

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D23711293

@dr-ci
Copy link

dr-ci bot commented Sep 17, 2020

💊 CI failures summary and remediations

As of commit 95755e4 (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

1 failure not recognized by patterns:

Job Step Action
CircleCI pytorch_linux_xenial_py3_clang5_asan_test1 Report results 🔁 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 on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 9 times.

…test signatures (pytorch#44861)

Summary:
Pull Request resolved: pytorch#44861

We were redefining things like ASSERT_EQ to take a _VA_ARGS_ parameter, so compiling these files with gtest (instead of pytorch's custom python-based cpp test infra) fails.

Test Plan: buck build //caffe2/test/cpp/tensorexpr

Reviewed By: asuhan

Differential Revision: D23711293

fbshipit-source-id: 0d3d0daf68a791b8143f3421a9f0eb9b36b4625f
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D23711293

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 0714c00.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants