Closed Bug 1885960 Opened 8 months ago Closed 7 months ago

Deprecate new notifications store dom/notification/new/NotificationDB.sys.mjs

Categories

(Core :: DOM: Push Subscriptions, task)

task

Tracking

()

RESOLVED FIXED
126 Branch
Tracking Status
firefox126 --- fixed

People

(Reporter: hsingh, Assigned: hsingh)

References

Details

Attachments

(1 file)

No description provided.
See Also: → 1889930
Pushed by hsingh@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8852776f6025 Disabled new notifications store.r=saschanaz,asuth.

Backed out for causing py3 failures.

[task 2024-04-05T14:10:56.519Z] python/mozbuild/mozbuild/test/configure/test_toolchain_configure.py::Rust177Test::test_rust_target PASSED
[task 2024-04-05T14:10:56.519Z] 
[task 2024-04-05T14:10:56.519Z] ======================== 83 passed in 172.50s (0:02:52) ========================
[task 2024-04-05T14:10:56.519Z] 
[task 2024-04-05T14:10:56.519Z] 
[task 2024-04-05T14:10:56.519Z] Tests Completed: 100%|██████████| 81/81 [03:09<00:00, 38.36s/Test]
[task 2024-04-05T14:10:56.519Z]                                                                   
[task 2024-04-05T14:10:56.520Z] /builds/worker/checkouts/gecko/python/mozbuild/mozbuild/test/configure/lint.py
[task 2024-04-05T14:10:56.520Z] ============================= test session starts ==============================
[task 2024-04-05T14:10:56.520Z] platform linux -- Python 3.8.10, pytest-7.0.1, pluggy-1.4.0 -- /builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/python-test/bin/python
[task 2024-04-05T14:10:56.520Z] rootdir: /builds/worker/checkouts/gecko, configfile: config/mozunit/mozunit/pytest.ini
[task 2024-04-05T14:10:56.520Z] plugins: mock-3.12.0
[task 2024-04-05T14:10:56.520Z] collecting ... collected 4 items
[task 2024-04-05T14:10:56.520Z] 
[task 2024-04-05T14:10:56.520Z] python/mozbuild/mozbuild/test/configure/lint.py::Lint::test_browser TEST-UNEXPECTED-FAIL
[task 2024-04-05T14:10:56.520Z] python/mozbuild/mozbuild/test/configure/lint.py::Lint::test_js PASSED
[task 2024-04-05T14:10:56.520Z] python/mozbuild/mozbuild/test/configure/lint.py::Lint::test_memory PASSED
[task 2024-04-05T14:10:56.520Z] python/mozbuild/mozbuild/test/configure/lint.py::Lint::test_mobile_android TEST-UNEXPECTED-FAIL
[task 2024-04-05T14:10:56.520Z] 
[task 2024-04-05T14:10:56.520Z] =================================== FAILURES ===================================
[task 2024-04-05T14:10:56.520Z] ______________________________ Lint.test_browser _______________________________
[task 2024-04-05T14:10:56.521Z] python/mozbuild/mozbuild/test/configure/lint.py:21: in test
[task 2024-04-05T14:10:56.521Z]     return func(self, project)
[task 2024-04-05T14:10:56.521Z] python/mozbuild/mozbuild/test/configure/lint.py:58: in lint
[task 2024-04-05T14:10:56.521Z]     sandbox.run(os.path.join(topsrcdir, "moz.configure"))
[task 2024-04-05T14:10:56.521Z] python/mozbuild/mozbuild/configure/lint.py:72: in run
[task 2024-04-05T14:10:56.521Z]     self._check_dependencies(dep)
[task 2024-04-05T14:10:56.521Z] python/mozbuild/mozbuild/configure/lint.py:161: in _check_dependencies
[task 2024-04-05T14:10:56.521Z]     self._raise_from(e, func)
[task 2024-04-05T14:10:56.521Z] python/mozbuild/mozbuild/configure/lint.py:124: in _raise_from
[task 2024-04-05T14:10:56.521Z]     thrower(exception)
[task 2024-04-05T14:10:56.521Z] toolkit/moz.configure:2784: in new_notification_store
[task 2024-04-05T14:10:56.521Z]     @depends(milestone)
[task 2024-04-05T14:10:56.521Z] E   mozbuild.configure.ConfigureError: The dependency on `milestone` is unused
[task 2024-04-05T14:10:56.521Z] ------------------------------ Captured log call -------------------------------
[task 2024-04-05T14:10:56.521Z] INFO     moz.configure:__init__.py:439 Adding configure options from /builds/worker/checkouts/gecko/python/mozbuild/mozbuild/test/configure/data/empty_mozconfig
[task 2024-04-05T14:10:56.521Z] INFO     moz.configure:__init__.py:439 checking for vcs source checkout...
[task 2024-04-05T14:10:56.521Z] INFO     moz.configure:__init__.py:439 hg
[task 2024-04-05T14:10:56.521Z] INFO     moz.configure:__init__.py:439 checking whether cross compiling...
[task 2024-04-05T14:10:56.521Z] INFO     moz.configure:__init__.py:439 no
[task 2024-04-05T14:10:56.521Z] ___________________________ Lint.test_mobile_android ___________________________
[task 2024-04-05T14:10:56.521Z] python/mozbuild/mozbuild/test/configure/lint.py:21: in test
[task 2024-04-05T14:10:56.521Z]     return func(self, project)
[task 2024-04-05T14:10:56.521Z] python/mozbuild/mozbuild/test/configure/lint.py:58: in lint
[task 2024-04-05T14:10:56.521Z]     sandbox.run(os.path.join(topsrcdir, "moz.configure"))
[task 2024-04-05T14:10:56.522Z] python/mozbuild/mozbuild/configure/lint.py:72: in run
[task 2024-04-05T14:10:56.522Z]     self._check_dependencies(dep)
[task 2024-04-05T14:10:56.522Z] python/mozbuild/mozbuild/configure/lint.py:161: in _check_dependencies
[task 2024-04-05T14:10:56.522Z]     self._raise_from(e, func)
[task 2024-04-05T14:10:56.522Z] python/mozbuild/mozbuild/configure/lint.py:124: in _raise_from
[task 2024-04-05T14:10:56.522Z]     thrower(exception)
[task 2024-04-05T14:10:56.522Z] toolkit/moz.configure:2784: in new_notification_store
[task 2024-04-05T14:10:56.522Z]     @depends(milestone)
[task 2024-04-05T14:10:56.522Z] E   mozbuild.configure.ConfigureError: The dependency on `milestone` is unused
[task 2024-04-05T14:10:56.522Z] ------------------------------ Captured log call -------------------------------
[task 2024-04-05T14:10:56.522Z] INFO     moz.configure:__init__.py:439 Adding configure options from /builds/worker/checkouts/gecko/python/mozbuild/mozbuild/test/configure/data/empty_mozconfig
[task 2024-04-05T14:10:56.522Z] INFO     moz.configure:__init__.py:439 checking for vcs source checkout...
[task 2024-04-05T14:10:56.522Z] INFO     moz.configure:__init__.py:439 hg
[task 2024-04-05T14:10:56.522Z] INFO     moz.configure:__init__.py:439 checking whether cross compiling...
[task 2024-04-05T14:10:56.522Z] INFO     moz.configure:__init__.py:439 no
[task 2024-04-05T14:10:56.522Z] ========================= 2 failed, 2 passed in 6.20s ==========================
[task 2024-04-05T14:10:56.522Z] 
[task 2024-04-05T14:10:56.522Z] 
[task 2024-04-05T14:10:56.522Z] Tests Completed: 100%|██████████| 81/81 [03:09<00:00,  2.35s/Test]Return code from mach python-test: 1
[task 2024-04-05T14:10:56.560Z] 
[taskcluster 2024-04-05 14:10:57.665Z] === Task Finished ===
[taskcluster 2024-04-05 14:10:57.665Z] Unsuccessful task run with exit code: 1 completed in 384.949 seconds
Flags: needinfo?(hsingh)
Pushed by hsingh@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/78e845d3d322 Disabled new notifications store.r=saschanaz,asuth.
Pushed by hsingh@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/782996777c91 Disabled new notifications store.r=saschanaz,asuth.
Flags: needinfo?(hsingh)
Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
Regressions: 1893113
No longer regressions: 1893113
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: