Closed
Bug 1911299
Opened 1 year ago
Closed 1 year ago
Fix the prod vendoring of transformers.
Categories
(Core :: Machine Learning: General, defect)
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: tarek, Assigned: tarek)
Details
Attachments
(1 file)
The current vendoring will produce a transformers.js file that tries to load the ort-dev.js file, not the ort.js
So that breaks it when the project is packaged as release
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by tziade@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2803efa22f55
fix the bad vendoring of transformers.js for prod - r=atossou
Comment 3•1 year ago
|
||
Backed out for causing mochitest failures on browser_all_files_referenced.js
[task 2024-08-02T16:27:35.292Z] 16:27:35 INFO - TEST-PASS | browser/base/content/test/static/browser_all_files_referenced.js | there should be no unreferenced files -
[task 2024-08-02T16:27:35.293Z] 16:27:35 INFO - Buffered messages finished
[task 2024-08-02T16:27:35.294Z] 16:27:35 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/static/browser_all_files_referenced.js | unused allowlist entry: chrome://global/content/ml/ort.js -
[task 2024-08-02T16:27:35.294Z] 16:27:35 INFO - Stack trace:
[task 2024-08-02T16:27:35.294Z] 16:27:35 INFO - chrome://mochikit/content/browser-test.js:test_ok:1597
[task 2024-08-02T16:27:35.294Z] 16:27:35 INFO - chrome://mochitests/content/browser/browser/base/content/test/static/browser_all_files_referenced.js:checkAllTheFiles:1075
[task 2024-08-02T16:27:35.294Z] 16:27:35 INFO - chrome://mochikit/content/browser-test.js:handleTask:1145
[task 2024-08-02T16:27:35.294Z] 16:27:35 INFO - chrome://mochikit/content/browser-test.js:_runTaskBasedTest:1217
[task 2024-08-02T16:27:35.295Z] 16:27:35 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1358
[task 2024-08-02T16:27:35.296Z] 16:27:35 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:1134
[task 2024-08-02T16:27:35.296Z] 16:27:35 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/<:1058
[task 2024-08-02T16:27:35.296Z] 16:27:35 INFO - ignored unused allowlist entry: resource://app/blocklist.xml
[task 2024-08-02T16:27:35.296Z] 16:27:35 INFO - ignored unused allowlist entry: resource://gre/gmp-clearkey/0.1/manifest.json
[task 2024-08-02T16:27:35.297Z] 16:27:35 INFO - missing file: chrome://browser/content/profiles/profiles.html
[task 2024-08-02T16:27:35.298Z] 16:27:35 INFO - missing file: chrome://aboutsync/content/AboutSyncRedirector.js
[task 2024-08-02T16:27:35.298Z] 16:27:35 INFO - Console message: No chrome package registered for chrome://aboutsync/content/AboutSyncRedirector.js
[task 2024-08-02T16:27:35.299Z] 16:27:35 INFO - missing file: resource://test/ReturnCodeChild.sys.mjs
[task 2024-08-02T16:27:35.300Z] 16:27:35 INFO - missing file: resource://gre/modules/ProcessSelector.sys.mjs
[task 2024-08-02T16:27:35.301Z] 16:27:35 INFO - missing file: resource://gre-resources/accessiblecaret-normal.svg referenced from resource://content-accessible/accessiblecaret.css
[task 2024-08-02T16:27:35.301Z] 16:27:35 INFO - missing file: resource://gre-resources/accessiblecaret-tilt-left.svg referenced from resource://content-accessible/accessiblecaret.css
[task 2024-08-02T16:27:35.302Z] 16:27:35 INFO - missing file: resource://gre-resources/accessiblecaret-tilt-right.svg referenced from resource://content-accessible/accessiblecaret.css
[task 2024-08-02T16:27:35.303Z] 16:27:35 INFO - missing file: resource://gre/localization/en-US/nsserror.ftl referenced from chrome://global/content/aboutNetError.mjs
[task 2024-08-02T16:27:35.304Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/nsserror.ftl referenced from chrome://global/content/aboutNetError.mjs
[task 2024-08-02T16:27:35.304Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/toolkit/neterror/nsserrors.ftl referenced from chrome://global/content/aboutNetError.mjs
[task 2024-08-02T16:27:35.305Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/toolkit/downloads/downloadUtils.ftl referenced from resource://gre/modules/DownloadUtils.sys.mjs
[task 2024-08-02T16:27:35.309Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/toolkit/global/resistFingerPrinting.ftl referenced from resource://gre/modules/RFPHelper.sys.mjs
[task 2024-08-02T16:27:35.317Z] 16:27:35 INFO - missing file: resource://gre/modules/WindowsRegistry.sys.mjs referenced from resource://gre/modules/NativeManifests.sys.mjs,resource://gre/modules/TelemetryEnvironment.sys.mjs,resource://gre/modules/OsEnvironment.sys.mjs,resource://gre/modules/UpdateUtils.sys.mjs,resource://gre/modules/UpdateService.sys.mjs,resource://app/modules/BrowserGlue.sys.mjs
[task 2024-08-02T16:27:35.322Z] 16:27:35 INFO - missing file: chrome://remote/content/shared/messagehandler/$%7Bthis.constructor.type%7D referenced from chrome://remote/content/shared/messagehandler/RootMessageHandler.sys.mjs,chrome://remote/content/shared/messagehandler/WindowGlobalMessageHandler.sys.mjs
[task 2024-08-02T16:27:35.393Z] 16:27:35 INFO - missing file: resource://gre/modules/policies/WindowsGPOParser.sys.mjs referenced from resource://gre/modules/EnterprisePoliciesParent.sys.mjs,resource://app/modules/BrowserGlue.sys.mjs
[task 2024-08-02T16:27:35.607Z] 16:27:35 INFO - missing file: resource://gre/modules/policies/macOSPoliciesParser.sys.mjs referenced from resource://gre/modules/EnterprisePoliciesParent.sys.mjs
[task 2024-08-02T16:27:35.661Z] 16:27:35 INFO - missing file: chrome://branding/locale/brand.dtd referenced from chrome://remote/content/marionette/driver.sys.mjs,chrome://remote/content/marionette/l10n.sys.mjs
[task 2024-08-02T16:27:35.663Z] 16:27:35 INFO - missing file: chrome://global/locale/findbar.properties referenced from chrome://remote/content/marionette/driver.sys.mjs,chrome://remote/content/marionette/l10n.sys.mjs
[task 2024-08-02T16:27:35.674Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/toolkit/passwordmgr/passwordmgr.ftl referenced from resource://gre/modules/LoginManagerPrompter.sys.mjs
[task 2024-08-02T16:27:35.683Z] 16:27:35 INFO - missing file: chrome://global/content/shopping/prod referenced from chrome://global/content/shopping/ProductConfig.mjs
[task 2024-08-02T16:27:35.685Z] 16:27:35 INFO - missing file: resource://gre/actors/$%7BfromLanguage%7D referenced from resource://gre/actors/TranslationsParent.sys.mjs
[task 2024-08-02T16:27:35.686Z] 16:27:35 INFO - missing file: resource://gre/actors/language%20model referenced from resource://gre/actors/TranslationsParent.sys.mjs
[task 2024-08-02T16:27:35.688Z] 16:27:35 INFO - missing file: chrome://global/content/translations/bergamot-translator-worker.wasm referenced from resource://gre/actors/TranslationsParent.sys.mjs
[task 2024-08-02T16:27:35.689Z] 16:27:35 INFO - missing file: resource://gre/actors/$%7BlangTags.docLangTag%7D referenced from resource://gre/actors/TranslationsParent.sys.mjs
[task 2024-08-02T16:27:35.691Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/toolkit/global/mozMessageBar.ftl referenced from chrome://global/content/elements/moz-message-bar.mjs,chrome://browser/content/shopping/shopping.html
[task 2024-08-02T16:27:35.695Z] 16:27:35 INFO - missing file: resource://services-settings/and referenced from resource://services-settings/SyncHistory.sys.mjs
[task 2024-08-02T16:27:35.699Z] 16:27:35 INFO - missing file: resource://gre/localization/en-US/extensionsUI.ftl referenced from resource://gre/modules/AddonManager.sys.mjs
[task 2024-08-02T16:27:35.700Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/extensionsUI.ftl referenced from resource://gre/modules/AddonManager.sys.mjs
[task 2024-08-02T16:27:35.702Z] 16:27:35 INFO - missing file: resource://gre/modules/prefs.js referenced from resource://gre/modules/BackgroundTasksUtils.sys.mjs
[task 2024-08-02T16:27:35.705Z] 16:27:35 INFO - missing file: resource://services-sync/)%20==%200)%20%7B referenced from resource://services-sync/addonutils.sys.mjs
[task 2024-08-02T16:27:35.708Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/toolkit/about/aboutReader.ftl referenced from resource://gre/actors/PrintingChild.sys.mjs,resource://gre/modules/AboutReader.sys.mjs,chrome://global/content/reader/aboutReader.html
[task 2024-08-02T16:27:35.709Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/toolkit/global/contextual-identity.ftl referenced from resource://gre/modules/ContextualIdentityService.sys.mjs,chrome://browser/content/utilityOverlay.js,chrome://browser/content/browser.xhtml
[task 2024-08-02T16:27:35.713Z] 16:27:35 INFO - missing file: resource://gre/modules/GeckoViewAutocomplete.sys.mjs referenced from resource://gre/actors/AutoCompleteParent.sys.mjs
[task 2024-08-02T16:27:35.715Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/toolkit/about/aboutAddons.ftl referenced from resource://gre/modules/addons/GMPProvider.sys.mjs,resource://gre/modules/addons/SitePermsAddonProvider.sys.mjs,chrome://mozapps/content/extensions/aboutaddons.html
[task 2024-08-02T16:27:35.718Z] 16:27:35 INFO - missing file: resource://gre/modules/GeckoViewTestUtils.sys.mjs referenced from chrome://remote/content/shared/MobileTabBrowser.sys.mjs
[task 2024-08-02T16:27:35.728Z] 16:27:35 INFO - missing file: resource://gre/localization/en-US/processTypes.ftl referenced from resource://gre/modules/ProcessType.sys.mjs
[task 2024-08-02T16:27:35.730Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/processTypes.ftl referenced from resource://gre/modules/ProcessType.sys.mjs
[task 2024-08-02T16:27:35.731Z] 16:27:35 INFO - missing file: resource://app/defaults referenced from resource://services-settings/Attachments.sys.mjs
[task 2024-08-02T16:27:35.733Z] 16:27:35 INFO - missing file: chrome://global/content/vendor/lit referenced from chrome://global/content/vendor/lit.all.mjs
[task 2024-08-02T16:27:35.745Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/preview/megalist.ftl referenced from resource://gre/modules/megalist/aggregator/datasources/DataSourceBase.sys.mjs,chrome://global/content/megalist/megalist.html
[task 2024-08-02T16:27:35.752Z] 16:27:35 INFO - missing file: resource://gre/localization/en-US/branding/brand.ftl referenced from resource://gre/modules/megalist/aggregator/datasources/DataSourceBase.sys.mjs,resource://gre-resources/autofill/FormAutofillPreferences.sys.mjs,resource://gre/modules/FirefoxRelay.sys.mjs,resource://gre/modules/ExtensionPermissionMessages.sys.mjs,resource://gre-resources/autofill/FormAutofillPrompter.sys.mjs,resource://gre/actors/CookieBannerParent.sys.mjs,chrome://mozapps/content/profile/profileSelection.js,chrome://global/content/elements/videocontrols.js,chrome://global/content/certviewer/certviewer.html,chrome://global/content/aboutconfig/aboutconfig.html,chrome://mozapps/content/extensions/aboutaddons.html,chrome://global/content/aboutProcesses.html,chrome://global/content/aboutNetError.html,chrome://global/content/httpsonlyerror/errorpage.html,chrome://global/content/aboutGlean.html,chrome://global/content/resetProfile.xhtml,chrome://mozapps/content/update/updateElevation.xhtml,chrome://global/content/aboutRights.xhtml,chrome://mozapps/content/profile/profileDowngrade.xhtml,chrome://global/content/aboutTelemetry.xhtml,chrome://mozapps/content/downloads/unknownContentType.xhtml,chrome://mozapps/content/preferences/removemp.xhtml,chrome://global/content/aboutSupport.xhtml,chrome://mozapps/content/handling/appChooser.xhtml,chrome://pippki/content/exceptionDialog.xhtml,chrome://global/content/aboutProfiles.xhtml,chrome://mozapps/content/profile/profileSelection.xhtml,chrome://global/content/resetProfileProgress.xhtml,chrome://mozapps/content/preferences/changemp.xhtml,chrome://global/content/aboutServiceWorkers.xhtml,chrome://mozapps/content/profile/createProfileWizard.xhtml,chrome://global/content/commonDialog.xhtml,resource://app/modules/asrouter/RemoteL10n.sys.mjs,resource://app/modules/backup/BackupService.sys.mjs,resource://app/actors/AboutWelcomeChild.sys.mjs,resource://app/modules/asrouter/FeatureCallout.sys.mjs,resource://app/modules/ContentAnalysis.sys.mjs,resource://app/modules/BrowserGlue.sys.mjs,resource://app/modules/QuickActionsLoaderDefault.sys.mjs,resource://app/actors/AboutLoginsParent.sys.mjs,resource://app/modules/FileMigrators.sys.mjs,chrome://browser/content/migration/migration-wizard.mjs,resource://app/actors/EncryptedMediaParent.sys.mjs,resource://app/actors/MigrationWizardParent.sys.mjs,resource://app/modules/asrouter/OnboardingMessageProvider.sys.mjs,chrome://browser/content/browser.js,resource://devtools/client/aboutdebugging/aboutdebugging.js,resource://devtools/client/performance-new/panel/initializer.js,chrome://browser/content/preferences/privacy.js,chrome://devtools/content/performance-new/aboutprofiling/initializer.js,chrome://browser/content/browser-sync.js,chrome://browser/content/customizableui/panelUI.js,chrome://browser/content/aboutlogins/aboutLogins.html,resource://activity-stream/prerendered/activity-stream.html,resource://activity-stream/prerendered/activity-stream-debug.html,chrome://browser/content/spotlight.html,chrome://browser/content/aboutlogins/aboutLoginsImportReport.html,chrome://browser/content/firefoxview/firefoxview.html,chrome://pocket/content/panels/signup.html,chrome://browser/content/shopping/shopping.html,chrome://browser/content/ion.html,chrome://browser/content/policies/aboutPolicies.html,chrome://browser/content/sidebar/sidebar-history.html,chrome://browser/content/asrouter/asrouter-admin.html,chrome://browser/content/aboutwelcome/aboutwelcome.html,chrome://browser/content/aboutFrameCrashed.html,chrome://browser/content/urlbar/quicksuggestOnboarding.html,chrome://browser/content/sidebar/sidebar-customize.html,chrome://browser/content/aboutPrivateBrowsing.html,chrome://browser/content/protections.html,chrome://browser/content/tabunloader/aboutUnloads.html,resource://activity-stream/prerendered/activity-stream-noscripts.html,chrome://browser/content/default-bookmarks.html,chrome://browser/content/sidebar/sidebar-syncedtabs.html,chrome://browser/content/sanitize_v2.xhtml,chrome://browser/content/aboutDialog.xhtml,chrome://browser/content/preferences/fxaPairDevice.xhtml,chrome://browser/content/preferences/dialogs/browserLanguages.xhtml,chrome://browser/content/preferences/dialogs/dohExceptions.xhtml,chrome://browser/content/aboutSessionRestore.xhtml,chrome://browser/content/preferences/dialogs/clearSiteData.xhtml,chrome://browser/content/safeMode.xhtml,chrome://browser/content/aboutTabCrashed.xhtml,chrome://browser/content/preferences/dialogs/connection.xhtml,chrome://browser/content/blockedSite.xhtml,chrome://browser/content/webrtcIndicator.xhtml,chrome://browser/content/browser.xhtml,chrome://browser/content/aboutWelcomeBack.xhtml,chrome://browser/content/aboutRestartRequired.xhtml,chrome://browser/content/preferences/dialogs/sanitize.xhtml,chrome://browser/content/preferences/preferences.xhtml,chrome://browser/content/preferences/dialogs/siteDataSettings.xhtml,chrome://browser/content/preferences/dialogs/permissions.xhtml,chrome://browser/content/preferences/dialogs/blocklists.xhtml
[task 2024-08-02T16:27:35.754Z] 16:27:35 INFO - missing file: resource://gre/localization/en-US/DataSourceBase.ftl referenced from resource://gre/modules/megalist/aggregator/datasources/DataSourceBase.sys.mjs
[task 2024-08-02T16:27:35.755Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/DataSourceBase.ftl referenced from resource://gre/modules/megalist/aggregator/datasources/DataSourceBase.sys.mjs
[task 2024-08-02T16:27:35.756Z] 16:27:35 INFO - missing file: resource://gre/localization/en-US/browser/appExtensionFields.ftl referenced from resource://gre/modules/addons/XPIDatabase.sys.mjs
[task 2024-08-02T16:27:35.760Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/services/accounts.ftl referenced from resource://gre/modules/FxAccountsDevice.sys.mjs
[task 2024-08-02T16:27:35.762Z] 16:27:35 INFO - missing file: resource://gre/modules/WindowsLaunchOnLogin.sys.mjs referenced from resource://messaging-system/lib/SpecialMessageActions.sys.mjs,resource://app/modules/BrowserGlue.sys.mjs,resource://app/modules/asrouter/ASRouterTargeting.sys.mjs,chrome://browser/content/preferences/main.js
[task 2024-08-02T16:27:35.766Z] 16:27:35 INFO - missing file: resource://gre/modules/patternProperties referenced from resource://gre/modules/Schemas.sys.mjs
[task 2024-08-02T16:27:35.768Z] 16:27:35 INFO - missing file: resource://gre/localization/en-US/preview/credentialChooser.ftl referenced from resource://gre/modules/CredentialChooserService.sys.mjs,chrome://browser/content/browser.xhtml
[task 2024-08-02T16:27:35.777Z] 16:27:35 INFO - missing file: resource://gre/modules/activate referenced from resource://gre/modules/PopupNotifications.sys.mjs
[task 2024-08-02T16:27:35.781Z] 16:27:35 INFO - missing file: resource://gre/modules/GeckoViewWebExtension.sys.mjs referenced from resource://gre/modules/ExtensionParent.sys.mjs
[task 2024-08-02T16:27:35.783Z] 16:27:35 INFO - missing file: chrome://global/content/neterror/supportpages/$%7BsupportPageSlug%7D.html referenced from resource://gre/actors/NetErrorParent.sys.mjs
[task 2024-08-02T16:27:35.785Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/toolkit/formautofill/formAutofill.ftl referenced from resource://gre-resources/autofill/ProfileAutoCompleteResult.sys.mjs,resource://gre/modules/shared/FormAutofillUtils.sys.mjs,resource://gre-resources/autofill/FormAutofillPrompter.sys.mjs,chrome://formautofill/content/manageCreditCards.xhtml
[task 2024-08-02T16:27:35.788Z] 16:27:35 INFO - missing file: resource://app/localization/en-US/crashreporter/crashreporter.ftl referenced from resource://gre/modules/CrashSubmit.sys.mjs
[task 2024-08-02T16:27:35.792Z] 16:27:35 INFO - missing file: resource://gre/modules/*.svg referenced from resource://gre/modules/PageThumbUtils.sys.mjs
[task 2024-08-02T16:27:35.797Z] 16:27:35 INFO - TEST-PASS | browser/base/content/test/static/browser_all_files_referenced.js | Failed to check if chrome://remote/content/server/00:00:00 exists: NS_ERROR_DOM_BAD_URI: Component returned failure code: 0x805303f4 [nsIIOService.newChannelFromURI] -
Flags: needinfo?(tziade)
| Assignee | ||
Comment 4•1 year ago
|
||
verified in https://treeherder.mozilla.org/jobs?repo=try&revision=2843409f96078429941dafec0d18930811692c45
Flags: needinfo?(tziade)
Pushed by tziade@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b4b7878d4450
fix the bad vendoring of transformers.js for prod - r=atossou
Comment 6•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•