mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
13 lines
407 B
YAML
13 lines
407 B
YAML
|
|
app: ..\Microsoft.ML.OnnxRuntime.Tests.MAUI\bin\Release\net8.0-android\publish\ORT.CSharp.Tests.MAUI-Signed.apk
|
||
|
|
platforms:
|
||
|
|
- platformName: android
|
||
|
|
deviceName: Samsung Galaxy S22 Ultra
|
||
|
|
platformVersion: 12.0
|
||
|
|
browserstackLocal: true
|
||
|
|
buildName: ORT android test
|
||
|
|
buildIdentifier: ${BUILD_NUMBER}
|
||
|
|
projectName: ORT-UITests
|
||
|
|
debug: true
|
||
|
|
networkLogs: false
|
||
|
|
testContextOptions:
|
||
|
|
skipSessionStatus: true
|