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

Remove nose dependency #328

Merged
merged 4 commits into from
May 26, 2022
Merged

Remove nose dependency #328

merged 4 commits into from
May 26, 2022

Conversation

twizmwazin
Copy link
Member

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented May 26, 2022

Unit Test Results

   108 files  +     98     108 suites  +98   1h 10m 32s ⏱️ + 1h 10m 22s
1 179 tests +1 085  1 140 ✔️ +1 055  39 💤 +30  0 ±0 
1 185 runs  +1 091  1 146 ✔️ +1 061  39 💤 +30  0 ±0 

Results for commit b514897. ± Comparison against base commit 4cf7190.

This pull request removes 7 and adds 1092 tests. Note that renamed tests count towards both.
test_address_translator ‑ test_invalid_intersegment_raw_va
test_address_translator ‑ test_invalid_va_raw
test_address_translator ‑ test_lva_mva_translation
test_address_translator ‑ test_va_rva_translation
test_address_translator ‑ test_valid_va_raw_translations
test_got ‑ test_mipsel
test_got ‑ test_ppc
analyses.cfg_slice_to_sink.test_cfg_slice_to_sink.TestCFGSliceToSink ‑ test_add_transitions_updates_the_slice
analyses.cfg_slice_to_sink.test_cfg_slice_to_sink.TestCFGSliceToSink ‑ test_get_entrypoints_from_slice
analyses.cfg_slice_to_sink.test_cfg_slice_to_sink.TestCFGSliceToSink ‑ test_get_transitions_from_slice
analyses.cfg_slice_to_sink.test_cfg_slice_to_sink.TestCFGSliceToSink ‑ test_nodes
analyses.cfg_slice_to_sink.test_cfg_slice_to_sink.TestCFGSliceToSink ‑ test_path_between_deals_with_loops
analyses.cfg_slice_to_sink.test_cfg_slice_to_sink.TestCFGSliceToSink ‑ test_path_between_returns_True_only_if_there_exists_at_least_a_path_between_two_nodes_in_the_slice
analyses.cfg_slice_to_sink.test_cfg_slice_to_sink.TestCFGSliceToSink ‑ test_transitions_as_tuples
analyses.cfg_slice_to_sink.test_graph.TestGraph ‑ test_slice_callgraph_mutates_the_original_graph
analyses.cfg_slice_to_sink.test_graph.TestGraph ‑ test_slice_callgraph_remove_content_not_in_a_cfg_slice_to_sink
analyses.cfg_slice_to_sink.test_graph.TestGraph ‑ test_slice_cfg_graph_mutates_the_original_graph
…

♻️ This comment has been updated with latest results.

@twizmwazin twizmwazin merged commit 1526471 into master May 26, 2022
@twizmwazin twizmwazin deleted the removeNose_cle branch May 26, 2022 19:21
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