26 Commits

Author SHA1 Message Date
MohitMaliFtechiz
bdbfe2f3d1 Fixed: $/${} is unnecessary on arithmetic variables error while incrementing the count of retry variable. Since In Bash arithmetic expansion, the $ is not needed when referencing variables see https://www.shellcheck.net/wiki/SC2004 for more details. 2023-12-18 16:56:53 +05:30
gouri-panda
23a984416f
Fixed #3613 2023-12-17 23:18:33 +05:30
Shashank
bc98a335b6 fixes codefactor issues 2023-05-24 12:45:41 +05:30
Emmanuel Engelhart
1c08becf03
Remove instrumentation_nightly.sh which seems unused 2023-05-21 10:35:20 +02:00
Emmanuel Engelhart
28c95106ea Remove unused/deprecated Python scripts 2023-05-21 11:30:30 +03:00
MohitMali
652517b0a2 Added logs to adb after restarting emulator 2023-01-11 15:32:32 +05:30
MohitMali
1105752564 Added retry in bash script 2023-01-11 15:32:01 +05:30
Sean Mac Gillicuddy
693d43f0b8 #2110 Zoom controls disappeared in v3.3.1 - fix instrumentation error code 2020-06-10 14:31:10 +01:00
Sean Mac Gillicuddy
0fbb94272d #2131 PR instrumentation tests can fail silently - bash was returning error even on success 2020-06-09 11:24:41 +01:00
Sean Mac Gillicuddy
db4d53ad3c #2131 PR instrumentation tests can fail silently - return error codes -update nightly to have latest emulator runner and screenshots on failure 2020-06-09 10:34:47 +01:00
Yash Khare
edd4631b75 Screenshot with no writing to SD card 2020-05-01 17:59:32 +05:30
Yash Khare
159a552b50 Fix 2020-05-01 13:46:54 +05:30
Yash Khare
f1e9f9c8c9 Fix for API 21 and 22 2020-05-01 12:30:55 +05:30
Yash Khare
032ddf3d95 Fix for API 21 and 22 2020-05-01 11:21:16 +05:30
Yash Khare
460ea25e71 Fix screenshots for API 21 and 22 2020-04-28 16:06:37 +05:30
Yash Khare
0fd82771cc Fix naming 2020-04-28 15:35:40 +05:30
Yash Khare
0fc0cd1ccf Fix for API 21 and 22 2020-04-26 14:29:16 +05:30
Yash Khare
7eb8e21ff7 test 2020-04-26 13:41:16 +05:30
Yash Khare
24f840c8b5 test 2020-04-26 13:24:02 +05:30
Frans-Lukas
1b8928800b #1817 Removed unnecessary variable 2020-03-09 17:40:58 +01:00
Frans-Lukas
79086fcfae #1788 Added link to compilation instructions as comment in move-resource script. 2020-02-26 17:01:17 +01:00
Frans-Lukas
3715a4575c #1788 recompiled move-string-resource binary 2020-02-26 17:00:27 +01:00
Frans-Lukas
b10be25fb0 #1788 Made suggested changes to move-string-resource.kts 2020-02-26 16:07:40 +01:00
Frans-Lukas
b5a3261674 #1788 moved script files from root to contrib 2020-02-25 21:16:16 +01:00
Frans-Lukas
fa9e39b959 #1788 Created script to move string resource across modules 2020-02-25 21:16:01 +01:00
Kelson
8dda5c9fd8 Move a few bash scripts to contrib directory 2019-09-13 12:47:38 +02:00