Skip to content
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

fs_mark tests [DONT MERGE] #802

Closed
wants to merge 1 commit into from
Closed

Conversation

adamdebek
Copy link
Contributor

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

How Has This Been Tested?

  • Already covered by automatic testing.
  • New test added: (add PR link here).
  • Tested by hand on: (list targets here).

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing linter checks and tests passed.
  • My changes generate no new compilation warnings for any of the targets.

Special treatment

  • This PR needs additional PRs to work (list the PRs, preferably in merge-order).
  • I will merge this PR by myself when appropriate.

@adamdebek adamdebek changed the title fs_mark tests fs_mark tests [DONT MERGE] Aug 23, 2023
@adamdebek adamdebek force-pushed the adamdebek/test_branch branch 20 times, most recently from 7ea912c to a3274ed Compare August 29, 2023 16:27
@adamdebek adamdebek force-pushed the adamdebek/test_branch branch from a3274ed to 0cdcfc7 Compare October 5, 2023 18:31
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Unit Test Results

6 249 tests  +247   5 615 ✔️ +247   4h 38m 6s ⏱️ + 4h 7m 26s
   593 suites +247      634 💤 ±    0 
       1 files   ±    0          0 ±    0 

Results for commit 986446d. ± Comparison against base commit d797919.

♻️ This comment has been updated with latest results.

@adamdebek adamdebek force-pushed the adamdebek/test_branch branch 7 times, most recently from 74c24aa to 7593823 Compare October 6, 2023 12:55
@adamdebek adamdebek force-pushed the adamdebek/test_branch branch 9 times, most recently from eafd3ec to 7a6c42d Compare November 21, 2023 15:13
@adamdebek adamdebek force-pushed the adamdebek/test_branch branch 15 times, most recently from f244d7d to 43aa39a Compare December 6, 2023 12:57
* libphoenix 993f5e7...8f30b74 (1):
  > sparcv8leon3: add GR712RC target

* phoenix-rtos-build d2850d8...cf9c9a4 (1):
  > add sparcv8leon3-gr712rc target

* phoenix-rtos-devices 552c3bb...3b6e4fd (4):
  > tty/grlib-uart: support GR712RC
  > tty: rename gr716-uart to grlib-uart
  > _targets: add sparcv8leon3-gr712rc
  > imxrt-flash: optimize opRead/opWrite add cpu yield

* phoenix-rtos-filesystems cc2e6a8...09a029e (2):
  > _targets: add sparcv8leon3-gr712rc
  > ext2: Ignore I/O errors when unmounting filesystem

* phoenix-rtos-kernel dcfb262...cf8714a (5):
  > add GR712RC support, Gaisler cpu refactor
  > add codespell_ignore
  > proc: fix setting entry point in process_load
  > vm/map: use PGHD_READ attr when mapping pages
  > proc: Handle usleep(0) (yield)

* phoenix-rtos-tests c230f33...36b0b78 (1):
  > libc/pthread: add tests for pthread_cleanup

* phoenix-rtos-utils 4518226...bd976d0 (2):
  > _targets: add sparcv8leon3-gr712rc
  > psh: close directory after listing

* plo f348b46...1a35a3e (3):
  > add gr712rc target
  > devices/ram-stm32: move to ram-storage
  > phfs: increase alias size
@adamdebek adamdebek force-pushed the adamdebek/test_branch branch from 43aa39a to 986446d Compare December 6, 2023 15:20
@adamdebek adamdebek closed this Apr 8, 2024
@adamdebek adamdebek deleted the adamdebek/test_branch branch April 8, 2024 17:14
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