// Adds dimensions UUID, Author and Topic into GA4
Monday, March 9, 2026
32.1 C
Singapore

Government must answer questions about defective trains sent back to China

The following is a press release by the Singapore Democratic Party (SDP).


The revelation today that the Government has shipped defective MRT trains back to China has raised serious questions about the PAP’s effort to ensure the safety of commuters.

Our train system has been plagued by breakdowns and malfunctions in recent years due to mechanical and electrical problems. There were even occasions when the trains have broken down in the middle of the track and passengers have had to walk back to the stations, endangering their safety.

The question on the people’s minds is: Were these problems caused by the defective Chinese-made trains?

The PAP also needs to explain why it purchased the trains from China as opposed to ones from other countries. What were the considerations in the orders? Was cost the only or main factor of the decision? What were the steps taken to ensure that the trains were of the highest quality?

See also  LTA hikes ERP rates on KPE, PIE

The SDP understands that many of the lifts in HDB blocks are also made in China. The recent spate of lift breakdowns have caused injuries and even one fatality in Singapore. Can the Government tell Singaporeans that the lifts are of the highest quality? Was due diligence conducted when the authorities awarded the contracts to the manufacturer(s)?

The Government must give a full account by answering these questions and explain to the people whether there were compromises in safety standards from these purchases of Chinese-made products.

On a separate note, why did the Government not announce that there were defects in the train-carriages and that it was sending them back to China? Why did it take the FactWire News Agency in Hong Kong to reveal this? Would Singaporeans have known of the development if not for the report?

- Advertisement -

Hot this week

Gen Z discussion: Rising living costs are reshaping where young people live

Nearly the same percentage of Millennials are planning the same, compared to Gen X, the Silent Generation, and Baby Boomers.

Singapore cryptocurrency scam cases rise; victims lost S$182M in 2025

The Singapore Police Force issued a statement saying that scams involving cryptocurrency transfers are increasing, including investment scams, job scams, and impersonation of government officials.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //