Update submodules #593
Open
Update submodules #593
GitHub Actions / Unit Tests - Ubuntu_Java_17
failed
May 8, 2026 in 0s
2 errors, 16 pass in 28s
18 tests 16 ✅ 28s ⏱️
15 suites 0 💤
15 files 0 ❌ 2 🔥
Results for commit 75f011b.
Annotations
Check failure on line 0 in fiftyone.devicedetection.examples.console.NativeModelCloudTest
github-actions / Unit Tests - Ubuntu_Java_17
run (fiftyone.devicedetection.examples.console.NativeModelCloudTest) with error
common/device-detection-java-examples/test-results/unit/TEST-fiftyone.devicedetection.examples.console.NativeModelCloudTest.xml [took 0s]
Raw output
Exception(s) occurred processing evidence.
fiftyone.pipeline.exceptions.AggregateException: Exception(s) occurred processing evidence.
at fiftyone.devicedetection.examples.console.NativeModelCloudTest.run(NativeModelCloudTest.java:38)
04:59:25.182 [main] [34mINFO [0;39m f.d.s.testhelpers.MavenRunListener - [36mStarting Test[0;39m run(fiftyone.devicedetection.examples.console.NativeModelCloudTest)
04:59:25.329 [main] [31mWARN [0;39m HardwareProfileCloudEngine - [36m[0;39m No meta-data entry for property 'hardware.profiles.profileid' in 'HardwareProfileCloudEngine'
04:59:25.329 [main] [1;31mERROR[0;39m f.p.c.flowelements.FlowDataDefault - [36m[0;39m Error occurred during processing of HardwareProfileCloudEngine-1152953643
This example shows the details of devices associated with a given 'native model name'.
The native model name can be retrieved by code running on the device (For example, a mobile app).
For Android devices, see https://developer.android.com/reference/android/os/Build#MODEL
For iOS devices, see https://gist.github.com/soapyigu/c99e1f45553070726f14c1bb0a54053b#file-machinename-swift
----------------------------------------
Check failure on line 0 in fiftyone.devicedetection.examples.console.TacCloudTest
github-actions / Unit Tests - Ubuntu_Java_17
run (fiftyone.devicedetection.examples.console.TacCloudTest) with error
common/device-detection-java-examples/test-results/unit/TEST-fiftyone.devicedetection.examples.console.TacCloudTest.xml [took 0s]
Raw output
Exception(s) occurred processing evidence.
fiftyone.pipeline.exceptions.AggregateException: Exception(s) occurred processing evidence.
at fiftyone.devicedetection.examples.console.TacCloudTest.run(TacCloudTest.java:38)
04:59:17.607 [main] [34mINFO [0;39m f.d.s.testhelpers.MavenRunListener - [36mStarting Test[0;39m run(fiftyone.devicedetection.examples.console.TacCloudTest)
04:59:17.780 [main] [31mWARN [0;39m HardwareProfileCloudEngine - [36m[0;39m No meta-data entry for property 'hardware.profiles.profileid' in 'HardwareProfileCloudEngine'
04:59:17.781 [main] [1;31mERROR[0;39m f.p.c.flowelements.FlowDataDefault - [36m[0;39m Error occurred during processing of HardwareProfileCloudEngine-1068332091
This example shows the details of devices associated with a given 'Type Allocation Code' or 'TAC'.
More background information on TACs can be found through various online sources such as Wikipedia: https://en.wikipedia.org/wiki/Type_Allocation_Code
----------------------------------------
Check notice on line 0 in .github
github-actions / Unit Tests - Ubuntu_Java_17
18 tests found
There are 18 tests, see "Raw output" for the full list of tests.
Raw output
fiftyone.devicedetection.examples.console.GettingStartedCloudTest ‑ gettingStartedCloudTest
fiftyone.devicedetection.examples.console.GettingStartedOnPremTest ‑ gettingStartedOnPremTest
fiftyone.devicedetection.examples.console.MatchMetricsTest ‑ testMatchMetrics
fiftyone.devicedetection.examples.console.MetadataCloudTest ‑ gettingMetaDataCloudTest
fiftyone.devicedetection.examples.console.MetadataOnPremTest ‑ gettingMetaDataOnPremTest
fiftyone.devicedetection.examples.console.MinimalExampleTest ‑ minimalExampleTest
fiftyone.devicedetection.examples.console.NativeModelCloudTest ‑ run
fiftyone.devicedetection.examples.console.OfflineProcessingTest ‑ offlineProcessingTest
fiftyone.devicedetection.examples.console.PerformanceBenchmarkTest ‑ benchmarkTest
fiftyone.devicedetection.examples.console.TacCloudTest ‑ run
fiftyone.devicedetection.examples.console.UpdateDataFileTest ‑ updateExampleTest
fiftyone.devicedetection.examples.console.comparison.ComparerTest ‑ TestCompare
fiftyone.devicedetection.examples.shared.PropertyHelperTest ‑ testAsBooleanArray
fiftyone.devicedetection.examples.shared.PropertyHelperTest ‑ testAsNoValue
fiftyone.devicedetection.examples.shared.PropertyHelperTest ‑ testAsStringBoolean
fiftyone.devicedetection.examples.shared.PropertyHelperTest ‑ testAsStringStringArray
fiftyone.devicedetection.examples.web.GettingStartedWebOnPremTest ‑ testWebOnPrem
fiftyone.devicedetection.web.GettingStartedWebCloudTest ‑ testWebCloud
Loading