pytorch
c2761490 - Enhancing the test (#32321)

Commit
4 years ago
Enhancing the test (#32321) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/32321 Updating the test to test more meaningful sematics Test Plan: [xintchen@devvm6308.prn2 ~/fbsource/fbcode] buck test mode/dev //caffe2:ATen-core-test -- 'OperatorRegistrationTest\.whenRegisteringCPUTensorType_thenCanOnlyCallUnboxedWithCPUTensorIdDispatchKey' Building: finished in 0.4 sec (100%) 517/517 jobs, 0 updated Total time: 0.5 sec Trace available for this run at /tmp/testpilot.20200116-132729.2541763.log TestPilot test runner for Facebook. See https://fburl.com/testpilot for details. Testpilot build revision e5f315ebe0508d11fc281fa4b4f7b43d2ef1c003 fbpkg 67e8eb96914f400db234fd9af70fdcde at Wed Jan 15 23:38:32 2020 by twsvcscm from /usr/local/fbprojects/packages/testinfra.testpilot/762/t.par Discovering tests Running 1 tests Started new test run: https://our.intern.facebook.com/intern/testinfra/testrun/6192449492430045 ✓ caffe2:ATen-core-test - OperatorRegistrationTest.whenRegisteringCPUTensorType_thenCanOnlyCallUnboxedWithCPUTensorIdDispatchKey 0.002 1/1 (passed) Finished test run: https://our.intern.facebook.com/intern/testinfra/testrun/6192449492430045 Summary (total time 1.15s): PASS: 1 FAIL: 0 SKIP: 0 FATAL: 0 TIMEOUT: 0 OMIT: 0 Differential Revision: D19436345 fbshipit-source-id: c1f2383d62627aa4507616b8905ceb42ac563e9d
Author
Xintao Chen
Parents
Loading