Comment out Detect_BaudRate_By_ViewFactoryId test method in TouchReadBaudRateDetectionTests.
This commit is contained in:
parent
a5a68ec457
commit
4e40dc8601
@ -21,9 +21,10 @@ namespace TBFTests.Rig.RegisterReaders.iPerlASICReader.communication.C4.wiredPro
|
||||
//1200, 2400, 4800, 7812
|
||||
};
|
||||
|
||||
[TestMethod]
|
||||
[TestCategory("Hardware")]
|
||||
[TestCategory("Serial")]
|
||||
// Ignore detecting
|
||||
//[TestMethod]
|
||||
//[TestCategory("Hardware")]
|
||||
//[TestCategory("Serial")]
|
||||
public void Detect_BaudRate_By_ViewFactoryId()
|
||||
{
|
||||
byte[] request = new TouchReadFrameBuilder()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user