Timeline



2019-11-22:

23:27 Ticket #752 (hound crashes on a dual-CPU system) updated by Jiri Svoboda
Not 100% sure if it's the same thing, but you can reproduce this when …

2019-11-20:

08:00 Ticket #813 (Incremental build does not detect changes to uspace/overlay) closed by Vojtech Horky
fixed: Yes, that fixed it (build 407 improved a lot), closing. Thanks!

2019-11-19:

18:03 Ticket #813 (Incremental build does not detect changes to uspace/overlay) updated by Jiří Zárevúcky
Commit …
09:31 Ticket #813 (Incremental build does not detect changes to uspace/overlay) updated by Jiri Svoboda
I think this might be the cause of CI tests failing .. they don't find …

2019-11-15:

18:32 Ticket #811 (PCUT should not prefix test case identifiers with "test_") updated by Jiri Svoboda
It happened to me several times so it's not unlikely. The fact that …
12:18 Ticket #813 (Incremental build does not detect changes to uspace/overlay) created by Jiri Svoboda
When I change contents of uspace/overlay (e.g. make install in …

2019-11-13:

10:45 ReleaseNotes/Mainline edited by Jiri Svoboda
alias, trace, UDP unit tests, French keyboard layout (diff)

2019-11-12:

12:07 Ticket #811 (PCUT should not prefix test case identifiers with "test_") updated by Jiří Zárevúcky
I don't see why that matters. Test case names are decorative only and …
09:55 Ticket #812 (XCW is broken) created by Jiri Svoboda
The switch to meson build system broke XCW. I tried: * manually …

2019-11-09:

22:01 Ticket #811 (PCUT should not prefix test case identifiers with "test_") created by Jiri Svoboda
Declaring something like […] fails to compile because foo

2019-10-11:

23:41 CodingTips edited by Jiri Svoboda
(diff)
23:37 WikiStart edited by Jiri Svoboda
(diff)
23:31 HowToContribute edited by Jiri Svoboda
Long-running tasks (diff)

2019-10-09:

01:23 Ticket #807 (libc failing unit tests) closed by Jiri Svoboda
fixed: Fixed * capa_format_rounding in changeset …

2019-10-08:

11:24 Ticket #804 (Tracing a task causes it to crash) updated by Jiri Svoboda
Milestone changed
11:23 Ticket #804 (Tracing a task causes it to crash) closed by Jiri Svoboda
fixed: Fixed in changeset …
10:23 Ticket #32 (ppc32: use proper permissions on pages) updated by Jiri Svoboda
Type changed
This is an enhancement, really.
10:21 Ticket #801 (test-srv_net_tcp: tqueue tests crash) closed by Jiri Svoboda
fixed: Fixed in changeset …
00:24 Ticket #801 (test-srv_net_tcp: tqueue tests crash) updated by Jiri Svoboda
This is a bug in the tests. tqueue_test_transmit_seg records a …

2019-10-07:

12:41 Ticket #802 (test-srv_volsrv: volume/same_twice test hits an assertion) closed by Jiri Svoboda
fixed: Solved in …
11:12 Ticket #802 (test-srv_volsrv: volume/same_twice test hits an assertion) updated by Jiri Svoboda
In the same_twice test we lookup-ref a volume, then delete the …

2019-10-05:

16:26 Ticket #809 (Volume server failing unit test) closed by Jakub Jermář
duplicate
16:26 Ticket #808 (tcp server failing unit tests) closed by Jakub Jermář
duplicate
12:59 Ticket #810 (Run all unit tests as part of CI) created by Jiri Svoboda
We have a slowly, but steadily growing collection of PCUT-based unit …
10:00 Ticket #808 (tcp server failing unit tests) updated by Jakub Jermář
Keywords changed
This is a duplicate of #801.
09:59 Ticket #809 (Volume server failing unit test) updated by Jakub Jermář
See also changed
This is a duplicate of #802.
09:32 Ticket #809 (Volume server failing unit test) created by Jiri Svoboda
As of revision …
09:30 Ticket #807 (libc failing unit tests) updated by Jiri Svoboda
Owner, Component changed
09:29 Ticket #808 (tcp server failing unit tests) created by Jiri Svoboda
As of revision …
09:26 Ticket #807 (libc failing unit tests) created by Jiri Svoboda
As of revision …

2019-10-02:

16:09 Ticket #805 (Debug session not cleaned up if debugger gets killed) updated by Jakub Jermář
This should not be the case of ipc_phone_hangup as there we don't …
14:28 Ticket #806 (Trace/command freezes for some commands) updated by Jakub Jermář
Keywords changed
14:27 Ticket #805 (Debug session not cleaned up if debugger gets killed) updated by Jakub Jermář
Keywords changed
14:25 Ticket #804 (Tracing a task causes it to crash) updated by Jakub Jermář
Keywords changed
14:22 Ticket #804 (Tracing a task causes it to crash) updated by Jiri Svoboda
Component changed
14:21 Ticket #806 (Trace/command freezes for some commands) created by Jiri Svoboda
When I run trace +s <command> for some commands like …
13:36 Ticket #805 (Debug session not cleaned up if debugger gets killed) updated by Jiri Svoboda
Any ideas how to approach this? It seems to me maybe sender is NULL on …
13:36 Ticket #805 (Debug session not cleaned up if debugger gets killed) created by Jiri Svoboda
Any number of tasks might have a phone Pn open to a target task T's …

2019-10-01:

08:56 Ticket #804 (Tracing a task causes it to crash) updated by Jiri Svoboda
The root cause: {/app/trace} does not use task_spawnxxx to …
08:47 Ticket #804 (Tracing a task causes it to crash) updated by Jiri Svoboda
I suspected the problem could be arch-specific, but confirmed this, …
08:13 Ticket #804 (Tracing a task causes it to crash) updated by Jiri Svoboda
An example with /app/tester (disabled shared libraries): […] The …

2019-09-30:

14:44 Ticket #804 (Tracing a task causes it to crash) updated by Jiri Svoboda
If I kill taskmon beforehand, the task still faults, but …
13:39 Ticket #804 (Tracing a task causes it to crash) created by Jiri Svoboda
Running /app/trace +s <command> causes that command to crash …

2019-09-29:

12:58 Ticket #803 (ninja doxygen fails) created by Jakub Jermář
When trying to build the doxygen documentation, I get the following …
12:53 Ticket #802 (test-srv_volsrv: volume/same_twice test hits an assertion) created by Jakub Jermář
When running the *same_twice* test from the *volume* suite from test- …
11:56 Ticket #801 (test-srv_net_tcp: tqueue tests crash) updated by Jakub Jermář
Description, Summary changed
11:50 Ticket #801 (test-srv_net_tcp: tqueue tests crash) created by Jakub Jermář
When running the *ctrl_seg_teardown*, *test_new_data_fin* or …

2019-09-23:

15:09 UsersGuide/QuickStart edited by Martin Decky
update the ISO URL and QEMU command line (diff)
Note: See TracTimeline for information about the timeline view.