summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2020-03-16 20:42:19 +0000
committerTobias Thierer <tobiast@google.com>2020-03-16 21:42:19 +0000
commit27ef7c334732a0b0bdd7023f6083214446af9df6 (patch)
tree645e97fb2b191c5ab955781287ff3f79864c0a3a /annotations/generate_annotated_java_files.py
parentdc89e90c9445a210a8d0edb110019e8f6b84dfef (diff)
Virtual Device known failures: Suppress entire harmony MulticastSocketTest.
Test methods other than the ones previously listed fail on cuttlefish. The test contains several pieces of code that short-circuit the test if the _device_ doesn't support multicast (no WiFi) but there's no check for whether the _network_ does (CTS requires the network to support multicast). In order for the test to not fail on cuttlefish, this CL adds the entire test class to the known failures expectations; this also covers any methods that might be added to this test class in futurel. Test: Checked that knownfailures.txt (the one for non-virtualdevice) contains references to test classes, not just to methods. Therefore I'm expecting that this syntax works, but I didn't take any further steps to verify this. Bug: 151612773 Change-Id: Ie5554b87fdf9727fcced16a5ee7df96574b5374e Merged-In: Ie5554b87fdf9727fcced16a5ee7df96574b5374e (cherry picked from commit 719cf9c5b858fcc7b54ae41d519bc23379bb41e4)
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions