Skip to content

Conversation

@cakebaker
Copy link
Contributor

In the Build and Test step of the Android jobs (see, for example, https://github.com/uutils/coreutils/actions/runs/20693195299/job/59407023258?pr=9804#step:16:84) the following warning is shown:

##############################################################################
  ##                        WARNING - ACTION REQUIRED                         ##
  ##  Consider using the '-metrics-collection' flag to help improve the       ##
  ##  emulator by sending anonymized usage data. Or use the '-no-metrics'     ##
  ##  flag to bypass this warning and turn off the metrics collection.        ##
  ##  In a future release this warning will turn into a one-time blocking     ##
  ##  prompt to ask for explicit user input regarding metrics collection.     ##
  ##                                                                          ##
  ##  Please see '-help-metrics-collection' for more details. You can use     ##
  ##  '-metrics-to-file' or '-metrics-to-console' flags to see what type of   ##
  ##  data is being collected by emulator as part of usage statistics.        ##
  ##############################################################################

This PR sets -no-metrics to remove the warning.

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

GNU testsuite comparison:

Congrats! The gnu test tests/printf/printf-surprise is now passing!

@sylvestre sylvestre merged commit 655d786 into uutils:main Jan 4, 2026
131 checks passed
@cakebaker cakebaker deleted the ci_android_metrics branch January 4, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants