Skip to content

[SmokeTests] Enable desugaring in smoke tests #6884

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 16, 2025
Merged

Conversation

rlazo
Copy link
Collaborator

@rlazo rlazo commented Apr 16, 2025

Some tests are failing due to missing desugaring.

Some tests are failing due to missing desugaring.
@rlazo rlazo requested review from daymxn and VinayGuthal April 16, 2025 13:35
Copy link
Contributor

github-actions bot commented Apr 16, 2025

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

Copy link
Contributor

Vertex AI Mock Responses Check ⚠️

A newer major version of the mock responses for Vertex AI unit tests is available. update_responses.sh should be updated to clone the latest version of the responses: v10.0

Copy link
Contributor

github-actions bot commented Apr 16, 2025

Test Results

 1 053 files  + 1 045   1 053 suites  +1 045   35m 24s ⏱️ + 35m 4s
 5 874 tests + 5 852   5 851 ✅ + 5 829  22 💤 +22  1 ❌ +1 
12 135 runs  +12 091  12 090 ✅ +12 046  44 💤 +44  1 ❌ +1 

For more details on these failures, see this check.

Results for commit af3c712. ± Comparison against base commit 19c8c7f.

♻️ This comment has been updated with latest results.

@google-oss-bot
Copy link
Contributor

@google-oss-bot
Copy link
Contributor

Coverage Report 1

Affected Products

  • firebase-database

    Overall coverage changed from 50.21% (19c8c7f) to 50.16% (c9a7d1b) by -0.04%.

    FilenameBase (19c8c7f)Merge (c9a7d1b)Diff
    ChildChangeAccumulator.java96.67%83.33%-13.33%
  • firebase-messaging

    Overall coverage changed from 84.21% (19c8c7f) to 84.02% (c9a7d1b) by -0.19%.

    FilenameBase (19c8c7f)Merge (c9a7d1b)Diff
    FirebaseMessaging.java76.80%76.00%-0.80%
    Metadata.java41.27%36.51%-4.76%
  • firebase-ml-modeldownloader

    Overall coverage changed from 82.04% (19c8c7f) to 82.11% (c9a7d1b) by +0.06%.

    FilenameBase (19c8c7f)Merge (c9a7d1b)Diff
    FirebaseModelDownloader.java84.05%84.66%+0.61%
  • firebase-storage

    Overall coverage changed from 84.33% (19c8c7f) to 83.96% (c9a7d1b) by -0.37%.

    FilenameBase (19c8c7f)Merge (c9a7d1b)Diff
    StorageException.java69.09%65.45%-3.64%
    StorageTask.java83.99%83.38%-0.60%
    UploadTask.java83.17%81.52%-1.65%

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/RqUbYdHfqj.html

@rlazo rlazo merged commit fb6189c into main Apr 16, 2025
415 of 421 checks passed
@rlazo rlazo deleted the rl.smoke.desugaring branch April 16, 2025 14:54
@google-oss-bot
Copy link
Contributor

Startup Time Report 1

The report is too large (122,536 chars) to be displayed on GitHub. Please check this report on GCS.

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/2mxOJOfsWI/index.html

@firebase firebase locked and limited conversation to collaborators May 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants