Akhilesh Kr.
Akhilesh Kr.
### CI Test Type Backend ### Stacktrace ```shell ====================================================================== FAIL: test_html_file (scripts.linters.run_lint_checks_test.PreCommitLinterTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/runner/work/oppia/oppia/scripts/linters/run_lint_checks_test.py", line 321, in test_html_file self.assert_same_list_elements( File "/home/runner/work/oppia/oppia/core/tests/test_utils.py", line 4341, in...
### CI Test Type Acceptance ### Stacktrace ```shell Run actions/setup-python@v3 Version 3.8.15 was not found in the local cache Error: Request timeout: /repos/actions/python-versions/git/trees/main ``` ### Additional Information _No response_ ###...
### CI Test Type Acceptance ### Stacktrace ```shell fatal: unable to access 'https://github.com/Akhilesh-max/oppia.git/': Failed to connect to github.com port 443 after 134815 ms: Connection timed out Error: Process completed with...
### Describe the bug I have encountered an issue where the revert button is not visible on the merged PR page, despite having the necessary write access. ### URL of...
### CI Test Type Acceptance ### Stacktrace ```shell Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "/opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/runpy.py", line 87, in _run_code exec(code,...
### CI Test Type Acceptance ### Stacktrace ```shell ConnectionResetError: [Errno 104] Connection reset by peer Installing Node.js Attempt 1 of 2 failed when downloading https://nodejs.org/dist/v16.13.0/node-v16.13.0-linux-x64.tar.gz. Error: [Errno 104] Connection reset...
### CI Test Type Acceptance ### Stacktrace ```shell Stack: TimeoutError: waiting for XPath `//a[contains(text(),"Programming with Carla")]` failed: timeout 30000ms exceeded at new WaitTask (/home/runner/work/oppia/oppia/node_modules/puppeteer/src/common/DOMWorld.ts:813:28) at DOMWorld.waitForXPath (/home/runner/work/oppia/oppia/node_modules/puppeteer/src/common/DOMWorld.ts:702:22) at Frame.waitForXPath (/home/runner/work/oppia/oppia/node_modules/puppeteer/src/common/FrameManager.ts:1320:47)...
### CI Test Type Acceptance ### Stacktrace ```shell Error: The following errors were detected in the console: 1. Occurred at http://localhost:8181/signup?return_url=%2F http://localhost:8181/build/webpack_bundles/oppia_root.2f8351ebc3af0c715478.bundle.js Uncaught (in promise): SyntaxError: Unexpected token < in...
## Overview 1. This PR fixes or fixes part of #[fill_in_number_here]. 2. This PR does the following: [Explain here what your PR does and why] 3. (For bug-fixing PRs only)...
### Describe the bug In the mobile viewport, specifically mimicking an iPhone 6, the "Next Chapter" button on the last state of the exploration is not visible as it is...