toaster.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-12 20:31:56 to 2023-11-09 22:15:10 UTC [more...]

[PATCH v3 1/3] Toaster: Write UI TestCase create new project
 2023-11-09 22:14 UTC  (3+ messages)
` [PATCH v3 2/3] Toaster: Test create new project without project name
` [PATCH v3 3/3] Toaster: Write UI TestCase import new project using

[PATCH v3 1/3] Toaster: Write UI TestCase create new project
 2023-11-09 22:14 UTC  (3+ messages)
` [PATCH v3 2/3] Toaster: Test create new project without project name
` [PATCH v3 3/3] Toaster: Write UI TestCase import new project using

[PATCH v2 1/3] Toaster: Write UI TestCase create new project
 2023-11-09 22:06 UTC  (4+ messages)
` [PATCH v2 2/3] Toaster: Test create new project without project name
` [PATCH v2 3/3] Toaster: Write UI TestCase import new project using
  ` [Toaster] "

[PATCH v5 1/6] Toaster: Update toaster-requirements.txt and Added pytest.ini
 2023-11-09 17:43 UTC  (6+ messages)
` [PATCH v5 2/6] Toaster: Update orm.models to catch error ProcessLookupError
` [PATCH v5 3/6] Toaster: Bug-fix pytest and Failed: Database access not allowed
` [PATCH v5 4/6] Toaster: fixed pytest error: Database access not allowed, use the "django_db"
` [PATCH v5 5/6] Toaster: Bug-fix django.db.utils.IntegrityError: Problem installing fixture
` [PATCH v5 6/6] Toaster: fixed: Tests fail when executed one after the other out of sequence

[PATCH v4 1/7] Toaster: Update toaster-requirements.txt and Added pytest.ini
 2023-11-09 17:15 UTC  (7+ messages)
` [PATCH v4 2/7] Toaster: Update orm.models to catch error ProcessLookupError
` [PATCH v4 3/7] Toaster: Bug-fix pytest and Failed: Database access not allowed
` [PATCH v4 4/7] Toaster: fixed pytest error: Database access not allowed, use the "django_db"
` [PATCH v4 5/7] Toaster: Bug-fix django.db.utils.IntegrityError: Problem installing fixture
` [PATCH v4 6/7] Toaster: Move toaster tests requirements in bitbake/lib/toaster/toaster-tests-requirements
` [PATCH v4 7/7] Toaster: fixed: Tests fail when executed one after the other out of sequence

[PATCH v3 1/8] Toaster: Update toaster-requirements.txt to add pytest and some plugin's
 2023-11-09 16:29 UTC  (9+ messages)
` [PATCH v3 2/8] Toaster: Update orm.models to catch error ProcessLookupError
` [PATCH v3 3/8] Toaster: Bug-fix pytest and Failed: Database access not allowed
` [PATCH v3 4/8] Toaster: fixed pytest error: Database access not allowed, use the "django_db"
` [PATCH v3 5/8] Toaster: Bug-fix django.db.utils.IntegrityError: Problem installing fixture
` [PATCH v3 6/8] Toaster: Move toaster tests requirements in bitbake/lib/toaster/toaster-tests-requirements
  ` [Toaster] "
` [PATCH v3 7/8] Toaster: fixed: Tests fail when executed one after the other out of sequence
` [PATCH v3 8/8] Toaster: Added pytest.ini file

[PATCH v4 1/3] Toaster: Check info_sign is visible and clickable in landing page
 2023-11-09 15:21 UTC  (3+ messages)
` [PATCH v4 2/3] Toaster: Test documentation link in landing header is displayed
` [PATCH v4 3/3] Toaster: Test jumbotron links visible and clickable

[bitbake-devel] [PATCH 2/8] Toaster: Update orm.models to catch error ProcessLookupError
 2023-11-09 13:19 UTC  (8+ messages)
  ` [bitbake-devel] [PATCH 4/8] Toaster: fixed pytest error: Database access not allowed, use the "django_db"
  ` [bitbake-devel] [PATCH 3/8] Toaster: Bug-fix pytest and Failed: Database access not allowed
  ` [bitbake-devel] [PATCH 8/8] Toaster: Added pytest.init file
    ` [Toaster] "

[PATCH v2] Toaster: Write UI TestCase > Delete project
 2023-11-02 20:21 UTC 

[PATCH] Toaster: Write UI TestCase > Delete project
 2023-11-02 20:11 UTC 

[PATCH v3 1/4] Toaster: Check info_sign is visible and clickable in landing page
 2023-11-02 15:01 UTC  (4+ messages)
` [PATCH v3 2/4] Toaster: Test documentation link in landing header is displayed
` [PATCH v3 3/4] Toaster: Test jumbotron links visible and clickable
` [PATCH v3 4/4] Toaster: Toaster: Remove unused sleep import from time

[PATCH 1/8] Toaster: Write UI TestCase create new Master project
 2023-11-01 22:13 UTC  (8+ messages)
` [PATCH 2/8] Toaster: Bug-fix webdriver No parameter named options
` [PATCH 3/8] Toaster: Write UI TestCase create new Mickledore project
` [PATCH 4/8] Toaster: Write UI TestCase create new Kirkstone project
` [PATCH 5/8] Toaster: Write UI TestCase create new Dunfell project
` [PATCH 6/8] Toaster: Write UI TestCase create new Local project
` [PATCH 7/8] Toaster: Test create new project without project name
` [PATCH 8/8] Toaster: Write UI TestCase import new project using

[PATCH v2 3/3] Toaster: Test jumbotron links visible and clickable
 2023-10-31 18:43 UTC 

[bitbake-devel] [PATCH 1/3] Toaster: Check info_sign is visible and clickable in landing page
 2023-10-31 18:25 UTC  (3+ messages)
  ` [bitbake-devel] [PATCH 3/3] Toaster: Test jumbotron links visible and clickable

[PATCH v2 1/8] Toaster: Update toaster-requirements.txt to add pytest and some plugin's
 2023-10-31 17:42 UTC  (4+ messages)
` [PATCH v2 2/8] Toaster: Update orm.models to catch error ProcessLookupError
` [PATCH v2 3/8] Toaster: Bug-fix pytest and Failed: Database access not allowed
` [PATCH v2 4/8] Toaster: fixed pytest error: Database access not allowed, use the "django_db"

[PATCH 1/3] Toaster: Check info_sign is visible and clickable in landing page
 2023-10-31 15:30 UTC  (4+ messages)
` [PATCH 2/3] Toaster: Test documentation link in landing header is displayed
  ` [Toaster] "
` [PATCH 3/3] Toaster: Test jumbotron links visible and clickable

[PATCH 1/8] Toaster: Update toaster-requirements.txt to add pytest and some plugin's
 2023-10-31 14:59 UTC  (9+ messages)
` [PATCH 2/8] Toaster: Update orm.models to catch error ProcessLookupError
` [PATCH 3/8] Toaster: Bug-fix pytest and Failed: Database access not allowed
` [PATCH 4/8] Toaster: fixed pytest error: Database access not allowed, use the "django_db"
` [PATCH 5/8] Toaster: Bug-fix django.db.utils.IntegrityError: Problem installing fixture
` [PATCH 6/8] Toaster: Move toaster tests requirements in bitbake/lib/toaster/toaster-tests-requirements
  ` [Toaster] "
` [PATCH 7/8] Toaster: fixed: Tests fail when executed one after the other out of sequence
` [PATCH 8/8] Toaster: Added pytest.init file

[PATCH] toaster: replace deprecated tags ifequal and ifnotequal
 2023-10-31 14:24 UTC 

[PATCH 4/4] Toaster: Remove unused sleep import from time
 2023-10-31 14:21 UTC 

[PATCH] Toaster: Write logs to BUILDDIR/toaster_logs
 2023-10-28 21:20 UTC  (5+ messages)
` [Toaster] "

[Toaster] [PATCH] toaster: write logs to BUILDDIR
 2023-10-26 18:42 UTC  (2+ messages)

[PATCH] toaster: write logs to BUILDDIR
 2023-10-26 15:53 UTC 

[PATCH v3] Toaster: Bug-fix logging permission error in docker
 2023-10-26 15:33 UTC 

[PATCH v2 1/3] Toaster: Bug-fix logging permission error in docker
 2023-10-26 14:12 UTC  (3+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] "

[PATCH 1/3] Bug-fix logging permission error in docker
 2023-10-26 14:06 UTC  (3+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] "

[PATCH v2] toaster: add tox.ini file to execute test suite
 2023-10-24 21:54 UTC  (2+ messages)
` [Toaster] "

[PATCH] toaster: add tox.ini file to execute flake8 and test suite
 2023-10-23 18:28 UTC  (8+ messages)
` [Toaster] "
  ` [bitbake-devel] "

[bitbake-devel] [PATCH] toaster: Monitoring - implement Django logging system
 2023-10-19 18:01 UTC  (4+ messages)
    ` [Toaster] "

Toaster test documentation
 2023-10-19 14:24 UTC  (2+ messages)

[PATCH v2 1/2] Toaster: bug-fix on tests/views/test_views.py
 2023-10-17 21:57 UTC  (2+ messages)
` [PATCH 2/2] Toaster: bug-fix on tests.views.test_views.py

[PATCH 1/2] Toaster: bug-fix on tests/views/test_views.python3
 2023-10-17 21:37 UTC 

[PATCH] Toaster: bug-fix on custom image test cases
 2023-10-17 20:49 UTC 

[PATCH] Toaster: bug-fix on /toastermain/logs.py
 2023-10-17 20:31 UTC 

[PATCH] Toaster: Fixed javascript issue on tests.browser.test_js_unit_tests
 2023-10-16 16:52 UTC 

[PATCH] Toaster: Bug-fix failure on tests.browser.test_layerdetails_page
 2023-10-16 16:35 UTC 

[PATCH v2 4/4] toaster: Update bootstrap version to 3.4.1
 2023-10-16 16:05 UTC 

[PATCH] Toaster: bug-fix on tests.browser.test_most_recent_builds_states
 2023-10-16 13:40 UTC 

[PATCH 3/3] toaster: fixed functional test
 2023-10-13 20:53 UTC  (3+ messages)
` [Toaster] "

[PATCH 1/2] toaster: update jquery version
 2023-10-13 20:50 UTC  (4+ messages)
` [PATCH 2/2] toaster: updated bootstrap version
` [Toaster] [PATCH 1/2] toaster: update jquery version

[PATCH] Update toaster-requirements to add django-log-viewer==1.1.7
 2023-10-12 23:31 UTC 

[PATCH] Update toaster-requirements to add django-log-viewer==1.1.7
 2023-10-12 22:44 UTC  (2+ messages)
` [Toaster] "

[PATCH 3/3] toaster:update jquery and functional tests waiting time
 2023-10-12 15:18 UTC  (10+ messages)
` [Toaster] "
    ` Fwd: Private: "
      `  "

[PATCH 3/3] toaster: update jquery, bootstrap and functional tests
 2023-10-12 14:29 UTC 

[bitbake-devel] [PATCH 1/1] toaster:update selenium version and code syntax
 2023-10-12 14:04 UTC  (3+ messages)

[PATCH] toaster: accomodate missing 'Image Name' value in buildinfohelper
 2023-08-28  6:53 UTC 

[PATCH] toaster: import only used layers
 2023-08-28  6:38 UTC 

[PATCH] toaster: Update to Django 4.2
 2023-08-28  6:29 UTC 

[mickledore][2.4][PATCH 0/2] update toaster fixtures
 2023-03-15  1:33 UTC  (3+ messages)
` [mickledore][2.4][PATCH 1/2] toaster: update gen_fixtures.py for mickledore
` [mickledore][2.4][PATCH 2/2] toaster: update fixtures "

[langdale][2.2][PATCH 0/3] toaster: update fixtures
 2023-03-14 20:31 UTC  (4+ messages)
` [langdale][2.2][PATCH 1/3] toaster: fixtures/README: django 1.8 -> 3.2
` [langdale][2.2][PATCH 2/3] toaster: fixtures/gen_fixtures.py: update branches
` [langdale][2.2][PATCH 3/3] toaster: Add refreshed oe-core and poky fixtures

[PATCH] toaster: update fixtures
 2023-01-21 22:43 UTC 

Revived the crops/toaster-container
 2022-11-13 23:44 UTC 

[PATCH 0/3] toaster: update fixtures
 2022-11-13 23:30 UTC  (4+ messages)
` [PATCH 1/3] toaster: fixtures/README: django 1.8 -> 3.2
` [PATCH 2/3] toaster: fixtures/gen_fixtures.py: update branches
` [PATCH 3/3] toaster: Add refreshed oe-core and poky fixtures

image_name can be empty
 2022-11-10  2:03 UTC 

Toaster failing
 2022-11-09  6:03 UTC  (23+ messages)
  ` [Toaster] "

[Toaster] Toaster builds failing
 2022-07-14  5:52 UTC 

[1.50][hardknott][PATCH] toaster: fixtures: gatesgarth -> hardknott
 2022-04-05 20:01 UTC 

[1.52][honister][PATCH] toaster: fixtures replace gatesgarth
 2022-04-05 18:40 UTC 

Toaster failing
 2022-04-04 13:12 UTC 

[PATCH] toaster: handle changes to "ImagePkgList" event
 2022-03-21 15:20 UTC  (8+ messages)
` [Toaster] "

[PATCH] toaster: detect when bitbake crashed
 2022-03-19 11:46 UTC 

[PATCH] toaster: race condition for end-of-build
 2022-03-19  2:58 UTC 

[PATCH 0/7] Upgrade to Django 3.2 LTS
 2022-03-12 20:31 UTC  (3+ messages)
` [PATCH 6/7] bitbake: buildinfohelper.py fix for Django 3.2
` [PATCH 7/7] toaster: drop landing_not_managed template


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).